David,
I doing lots of things with your APP Builder software... Rigth know I want to customize my "testing APP" with a font donloaded from GoogleFonts, because I want to use it offline, locally.
Well, I have downloaded the font, and converted from TFF to WOFF (that seems more compatible with all browsers), then I load the converter font with your software "file's manager" (F6) in others... and then, I have tried to add this CSS code to the APP Builder inline CSS, but it is not working.
The code I have typed at inline CSS:
I have used SetStyle action, but it is not working. Also I have set the new font family "ownFont" at Style tap of the object, and it is not working. It only works, if I create a HTML tool, and then, insert something like this:
image: http://prntscr.com/bgksca
and then, set "ownFont" at Style tap.
image: http://prntscr.com/bgkt3m
once the style it is working on HTML tool, I can set-up to all objets or tools the new font-family on style tap. It is not working from inline css.
Can you tell me if we can use @font-face on inline css?? Any idea or suggestion??
Thank you so much!!!!
Eduardo