Typography
An overview of all available typography CSS variables
Weight
Loading
Font family
Loading
Font shorthand
Use the font
declaration to set all font properties at once (font-weight
, font-size
, line-height
, and font-family
).
font: var(--text-display-shorthand);
Loading
Display
Loading
Title large
Loading
Title medium
Loading
Title small
Loading
Subtitle
Loading
Body large
Loading
Body medium
Loading
Body small
Loading
Caption
Loading
Code block
Loading
Inline code block
Loading