- Ensures consistency and scalability across the design system
- Makes it easier to implement updates or refinements system-wide
- Supports design–developer alignment through shared, meaningful naming conventions
Typography
Aura typefaces, type scale, and how typography tokens map to Inter and Source Code Pro.
Typography is foundational to creating clear, consistent, and accessible interfaces. Our system uses design tokens and a well-defined set of styles to ensure type is applied consistently across products, platforms, and teams.
Typography tokens are predefined values that represent font properties like font family, size, weight, letter spacing and line height. Rather than using arbitrary values (e.g., setting font-size: 17px), tokens standardize how typography is applied across components and layouts.
Using type tokens:
Last modified on May 11, 2026