Hello,
Having some issues getting my font to show up in Cocoonjs Android build. In my CAPX I have the following logic:
Font - set font face - "boston_trafficregular"
This font comes from a web font .ttf called "boston_traffic_webfont". I have added the .ttf to my project as well as put a copy of it in a folder called fonts and added to the .zip but no go. Works fine on local web when I use set web font and reference the embedded style sheet.
What am I missing? I know this has been hashed through a bunch before but still not getting it, any help is really appreciated!