Interface: JsonFontDeclaration
Declares a font family, referenced from block options by name.
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
name | readonly | string | Family name used in block options.font and defaultFont. |
source | readonly | JsonFontSource | JsonFontFaces | A single regular face, or a set of weighted faces. |