Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FontFace

Hierarchy

  • FontFace

Index

Properties

Optional fontFamily

fontFamily: string

Optional fontFeatureSettings

fontFeatureSettings: string

Optional fontStyle

fontStyle: "normal" | "italic" | "oblique" | CSSGlobalValues

Optional fontVariant

fontVariant: "common-ligatures" | "small-caps" | CSSGlobalValues

Optional fontWeight

fontWeight: CSSFontWeight

Optional src

Location of a font-face. Used with the @font-face at rule

see

https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/src

Optional unicodeRange

unicodeRange: any

Generated using TypeDoc