The style property of the FontFace interface retrieves or sets the font's style.
style
This property is equivalent to the descriptor.
external String get style;
external set style(String value);