I am deploying a jar in aws lambda and Java 11, that at one point needs to create Font-Objects. This fails, when calling Font.createFont(int fontFormat, InputStream fontStream)