FontStyle
The enumeration with the various font styles.
Italic = 1
Selects a font that is labeled italic, if that is not available, one labeled oblique.
Normal = 0
Selects a font that is classified as normal within a font-family.
Oblique = 2
Selects a font that is labeled oblique.