1. | Point to defined ranges with unicodeRange attribute of @font-face declaration | | |
2. | Set device font | |  |
3. | Apply embedded font inline | |  |
4. | Change font size with CSS | |  |
5. | Embedding a font by specifying a filename | |  |
6. | Reuse the embedded font inside other style definitions | |  |
7. | Set fontFamily style property in MXML | |  |
8. | Use tag | |  |
9. | define the fontSize property with a value of 20 pixels | |  |
10. | Sub Component Inheritance for font size style | |  |
11. | Define fontSize, an inheritable property, to the global selector | |  |
12. | Fonts are inheritable style properties | |  |
13. | Embed fonts by location by using the [Embed] tag syntax | | ![Embed fonts by location by using the [Embed] tag syntax](http://www.java2s.com/Code/FlexImages/EmbedfontsbylocationbyusingtheEmbedtagsyntax.PNG) |
14. | Embed same font for different character ranges | | |
15. | Setting ranges in font-face declarations | |  |
16. | List embedded fonts | | |
17. | Specify fontWeight and fontStyle in the @font-face and selector blocks | |  |
18. | Load font from ttf file and use it in style | | |
19. | Add font weight to embedded font | | |
20. | Define and use font face | |  |
21. | Set unicode range for font face | |  |
22. | Font face and font family | |  |
23. | Make maxFontSize and minFontSize properties that you defined as variables usable | |  |
24. | Use embedded fonts for your axis titles | |  |
25. | Embed Font with ActionScript | | |
26. | Use Embedded Fonts | |  |
27. | Determine All Fonts Installed on a User's Computer | |  |
28. | Style for embedded font | |  |
29. | The use of the tag | |  |
30. | Embed Font | |  |
31. | Set the fontSize to 15 and the color to 0x9933FF | |  |
32. | selector defines the fontSize as x-small | |  |
33. | Device Font | |  |
34. | Use myFontFamily, the value of the fontFamily property, as the font in the VGroup type selector | |  |
35. | Embedded Font Face Inline | |  |
36. | Embedded Font Face with ActionScript By Location | | |
37. | Detecting Embedded Fonts | |  |
38. | Enumerate Fonts | |  |
39. | Embedded Font Character Range | |  |
40. | Embed same font twice, each time restricting the font to different character ranges. | |  |
41. | Emebedded font families | |  |
42. | Embed both a non-CFF version and a CFF version of the font | |  |
43. | Apply boldface or oblique type to controls inline | | |
44. | Multiple Faces | |  |
45. | Apply Multiple Faces Inline | |  |