Font Style
Three font styles are supported: plain, italic, and bold
The Font class defines three static integer constants: Font.PLAIN, Font.ITALIC, and Font.BOLD
Note that font styles are additive (but only bold-italic makes sense): Font.BOLD + Font.ITALIC