Typography

An overview of all available typography CSS variables

Weight

View in Storybook
Loading

Font family

View in Storybook
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);
View in Storybook
Loading

Display

View in Storybook
Loading

Title large

View in Storybook
Loading

Title medium

View in Storybook
Loading

Title small

View in Storybook
Loading

Subtitle

View in Storybook
Loading

Body large

View in Storybook
Loading

Body medium

View in Storybook
Loading

Body small

View in Storybook
Loading

Caption

View in Storybook
Loading

Code block

View in Storybook
Loading

Inline code block

View in Storybook
Loading