font
The font in the font selector settings.
The font object can be used within Handlebars assets or style tags to apply values from font settings to the theme's CSS.
Properties
The fallback families of the font.
The name of the font.
The style of the font.
If the font is a system font, it returns true. Otherwise, returns false.
Tip
This property can be used to determine if a corresponding font declaration needs to be included.
The weight of the font.
Was this article helpful to you?