Skip to main content

Fonts

You can install and use custom fonts in your Widget in this section of the Widget Builder. Search your font, filter by type classification, and install it to be used in the Widget Designer.

info

You can install and use up to 3 fonts for your Widget.

Font type classifications

The following type classifications are available:

  • Serif
  • Sans Serif
  • Handwriting
  • Monospaced
  • Display

Usage

Once installed, it can be used applying a className to the element in your Widget Designer

Example

After installing the Noto Serif font, apply the following class with kebab case with the font- prefix:

<p className="font-noto-serif">...</p>
note

Fonts are from Google Fonts!