Theme
  • Light
  • Dark

Font family


The font-family CSS property specifies a prioritized list of one or more font family names and/or generic family names for the selected element.

Base class {value} Property Property value

_ffml-{value}

primary var(--ffml-primary)
secondary var(--ffml-secondary)

All classes

Class name Styles
_ffml-primary
font-family: var(--ffml-primary);
_ffml-secondary
font-family: var(--ffml-secondary);
Modifier