I think it is up to you.  If you have a CSS-knowledgeable person who is
going to tweak the values, it is probably best to have a separate .css
file.

On 5/20/13 5:08 AM, "Scott Matheson" <[email protected]> wrote:

>Hi
>   Whats the best way to setup a global fonts for my application, this is
>a standard app Spark, Skinks some MX  and Models
>
>Should I just use <Style> in Main.MXML or use CSS ?
>
>
><fx:Style>
>    @font-face {
>        src: url("ENFont.ttf");
>        fontFamily: EmbeddedENFont;
>}
>    @font-face {
>        src: url("JAFont.ttf");
>        fontFamily: EmbeddedJAFont;
>
></fx:Style>
>
>
>________________________________
>
>Disclaimer: This electronic mail and any attachments are confidential and
>may be privileged. If you are not the intended recipient, please notify
>the sender immediately by replying to this email, and destroy all copies
>of this email and any attachments. Thank you.

Reply via email to