Skip to content

Interface

The interface for the reference typeface.

Inheritance: ReferenceTypefaceFontStyle

Properties

Hide inherited properties
PropertyTypeNotes
customFontsCustomFont[]

The list of custom fonts to be used in the theme.

fontFamily
inherited
FontFamily

The font family to be used, e.g. 'Avenir Next', 'Arial', etc.

fontSize
inherited
number

The base font size in pixels.

FontWeight

The bold font weight value, typically 700.

FontWeight

The light font weight value, typically 300.

FontWeight

The medium font weight value, typically 500.

FontWeight

The regular font weight value, typically 400.

FontWeight

The semi-bold font weight value, typically 600.

htmlFontSizestring

The font size for HTML elements, influencing the display of rem text.

customFonts

optional
Interface Property
customFonts: CustomFont[]

The list of custom fonts to be used in the theme.

fontFamily

inheritedinherited
Interface Property
fontFamily: FontFamily

The font family to be used, e.g. 'Avenir Next', 'Arial', etc.

Inherited from FontStyle.fontFamily

fontSize

inheritedinherited
Interface Property
fontSize: number

The base font size in pixels.

Inherited from FontStyle.fontSize

fontWeightBold

inheritedinherited
Interface Property
fontWeightBold: FontWeight

The bold font weight value, typically 700.

fontWeightLight

inheritedinherited
Interface Property
fontWeightLight: FontWeight

The light font weight value, typically 300.

fontWeightMedium

inheritedinherited
Interface Property
fontWeightMedium: FontWeight

The medium font weight value, typically 500.

fontWeightRegular

inheritedinherited
Interface Property
fontWeightRegular: FontWeight

The regular font weight value, typically 400.

fontWeightSemiBold

inheritedinherited
Interface Property
fontWeightSemiBold: FontWeight

The semi-bold font weight value, typically 600.

htmlFontSize

Interface Property
htmlFontSize: string

The font size for HTML elements, influencing the display of rem text.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.