Font families
font/base · --font-base
Inter — UI typeface
font/mono · --font-mono
Fira Code — monospace
Size scale Responsive
Type sizes use Figma's variable modes to define separate Mobile and Desktop values. The CSS custom properties respond to viewport via media query.
TokenCSS varMobileDesktop
size/xs--size-xs12px14pxsize/sm--size-sm16px18pxsize/md--size-md18px20pxsize/lg--size-lg20px24pxsize/xl--size-xl24px32pxsize/2xl--size-2xl32px40pxsize/3xl--size-3xl40px56pxsize/4xl--size-4xl48px72pxRole tokens
Semantic font-size roles that components use directly. Hardcoded at desktop values — a planned v2 improvement is to alias these to the responsive size tokens.
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
Section heading, small
Section heading, medium
Section heading, large
Page title, small
Page title, medium
Page title, large