This version of Unity is unsupported.

FontStyle

enumeration

Description

Font Style applied to GUI Texts, Text Meshes or GUIStyles.

Properties

NormalNo special style is applied.
BoldBold style applied to your texts.
ItalicItalic style applied to your texts.
BoldAndItalicBold and Italic styles applied to your texts.