Appearance
a11ydocs / JsonFontFaces
Interface: JsonFontFaces
Defined in: src/document-json.ts:63
A multi-weight font, each face loaded from its own source.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
bold? | readonly | JsonFontSource | src/document-json.ts:65 |
boldItalic? | readonly | JsonFontSource | src/document-json.ts:67 |
italic? | readonly | JsonFontSource | src/document-json.ts:66 |
regular | readonly | JsonFontSource | src/document-json.ts:64 |