Java Font API solution. This library allows you to load, render and save fonts of popular formats like TTF, WOFF, EOT, and others within Java applications....getInputFileBytes ( "Montserrat-Regular.ttf" ); //Font file name with...getDataDir () + "Montserrat-Regular_out.ttf" ); You can also try...