// Assembly: UnityEngine.TextRenderingModule
// Full name: UnityEngine.FontStyle

namespace UnityEngine
{
public class FontStyle // TypeDefIndex: 13074
{
	// Fields
	type#20890 value__;
	type#18658 Normal;
	type#18658 Bold;
	type#18658 Italic;
	type#18658 BoldAndItalic;
}
}
