Typography
The type system uses Roboto as the primary sans-serif. All scale values are expressed in rem for accessibility (they respect the user's browser font size preference).
Font families
| Token | Value | Usage |
|---|---|---|
--mk-font-sans | 'Roboto', sans-serif | All product UI text |
--mk-font-mono | 'Roboto Mono', monospace | Code, tokens, IDs |
Install from Google Fonts:
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600&family=Roboto+Mono&display=swap" rel="stylesheet" />Font sizes
| Token | Value |
|---|---|
--mk-font-size-xs | 0.75rem |
--mk-font-size-sm | 0.875rem |
--mk-font-size-base | 1rem |
--mk-font-size-lg | 1.125rem |
--mk-font-size-xl | 1.5rem |
--mk-font-size-2xl | 1.75rem |
--mk-font-size-3xl | 2.125rem |
--mk-font-size-4xl | 2.5rem |
--mk-font-size-5xl | 3rem |
Font weights
| Token | Value | Preview |
|---|---|---|
--mk-font-weight-regular | 400 | Regular text sample |
--mk-font-weight-medium | 500 | Medium text sample |
--mk-font-weight-semibold | 600 | Semibold text sample |
Line heights
| Token | Value | Usage |
|---|---|---|
--mk-line-height-none | 1 | Single-line UI elements (buttons) |
--mk-line-height-tight | 1.17 | Headlines |
--mk-line-height-snug | 1.19 | Subheadings |
--mk-line-height-normal | 1.5 | Body text |
--mk-line-height-relaxed | 1.625 | Long-form reading |
--mk-line-height-loose | 2 | Spacious list items |
Letter spacing
| Token | Value |
|---|---|
--mk-letter-spacing-tighter | -0.05em |
--mk-letter-spacing-tight | -0.025em |
--mk-letter-spacing-normal | 0em |
--mk-letter-spacing-wide | 0.025em |
--mk-letter-spacing-wider | 0.05em |
--mk-letter-spacing-widest | 0.1em |
Type scale
Display
Use display styles for marketing and hero sections only — not product UI.
Display One
Display Two
Display Three
Display Four
Display Five
Display Six
Heading
Use heading styles for product UI and content hierarchy.
Heading One
Heading Two
Heading Three
Heading Four
Heading Five
Heading Six
Body
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.
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.
The quick brown fox jumps over the lazy dog.
The quick brown fox jumps over the lazy dog.
Eyebrow
One eyebrow per section maximum.
Section Label
Button
Button Large
Button Medium
Button Small
Link
Link Large
Link Medium
Link Small