Interface: FontAsset
Defined in: types.ts:108
The faces of one family, as fonts.notoSansArabic exports them (docs/17 §11).
Properties
faces
faces: FontFace[];
Defined in: types.ts:111
family
family: string;
Defined in: types.ts:110
Must equal the family name used in typography.fontFamily*.