Geist System
Product & interfacesGeist as heading & body — One Swiss-inspired family across every role — the Vercel look, with Geist Mono carrying code and data.
Voyage beyond the quiet harbor
Body copy sets the tone for long reading — Geist carries paragraphs while the heading takes the stage.
- Heading
- Geist, 'Segoe UI', sans-serif
- Body
- Geist, 'Segoe UI', sans-serif
- Mono
- 'Geist Mono', Consolas, monospace
Tailwind v4 snippet
@import "tailwindcss";
@theme {
--font-heading: Geist, 'Segoe UI', sans-serif;
--font-body: Geist, 'Segoe UI', sans-serif;
--font-mono: 'Geist Mono', Consolas, monospace;
}<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Geist:wght@400;600;700&family=Geist+Mono:wght@400;600;700&display=swap">