Written by Philip
Contact : This e-mail address is being protected from spambots. You need JavaScript enabled to view it
To Embed a local font in Flex using CSS you will first need to create your CSS file. Once created specify your local font using the following @font-face. And say you wish to access your embeded font from the CSS use font-family:ArialEmbed to access it.
1 |
@font-face{ |