The following code can be used in the stylesheet to import the font into your App.
@font-face {
src:url(“fonts/lucidaGrande.swf”);
fontFamily: “Lucida Grande”;
}
Now you can use this font in the App, like.
Panel{
fontSize: 12;
fontFamily: “Handwriting – Dakota”;
fontWeight:bold;
}
Enjoy the post..


January 8, 2009 at 11:09 pm |
Hello,
In this example, you used fontWeight: bold for Handwriting-Dakota. Was that just an example font, or are you aware of a bold format for Handwriting-Dakota?
thanks!
January 9, 2009 at 4:15 am |
Hi,
i am aware of the font too and i made an example of it.
regards,
kumar.
January 31, 2009 at 10:56 am |
Hi there.
Is it possible to use the Bold version of Handwriting-Dakota in text processor like MS Word or Apple Pages?
Please let me know, cause it’s rather important to me.
Thanks in advance
February 6, 2009 at 4:39 am |
yes its possible.