Typography Tokens
Named design variables for font families, sizes, weights, and spacing that create a single source of truth across products.
Learn more in the guide
Typography TokensRelated terms
Type Scale
A set of font sizes derived from a base size multiplied by a consistent ratio to create harmonious hierarchy.
Font Family
The CSS property that specifies a prioritized list of typefaces to render text, with generic fallbacks like serif or sans-serif.
Rem
A CSS unit relative to the root element font size; 1rem equals the html font-size, typically 16px.