font
The font
object is returned from font_picker type settings, and has the following attributes:
font.fallback_families
Returns the suggested fallback font families.
font.family
Returns the font's name.
font.style
Returns the selected font style.
font.weight
Returns the selected font weight.
Updated about 3 years ago