>
> Here is the stylesheets (styles.css):
>
> @font-face {
>    src: url("../resources/arial.ttf");
>    fontFamily: arial;
> }
>
> I have tried a number of variations of the url for the font with the
> same results. The only thing that does work is if I embed a local font
> instead of referring directly to the font file.


Did you try to put your fonts on src/main/resources and usr url like
"/myfont.ttf" ?


VELO

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en

http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---

Reply via email to