>
> All the fonts are added via css, they are declared the same way the
> Android mobile theme declares them:
> src:url("flatspark/assets/fonts/lato/Lato_Regular.otf");
>

I forgot to mention, I'm also adding them to the compile-config.xml:

<include-file>
    <name>flatspark/assets/fonts/awesome/FontAwesome.otf</name>
    <path>src/flatspark/assets/fonts/awesome/FontAwesome.otf</path>
</include-file>

Reply via email to