Typography
Manti UI uses a compact UI-first type scale.
The typography primitives add Manti's token-backed visual language without giving up native HTML semantics: Blockquote, Code, and Kbd.
Size
--manti-text-xs through --manti-text-5xl provide interface and display
sizes. Pair them with --manti-leading-tight, snug, normal, or relaxed.
The smooth folded dough
The smooth folded dough
The smooth folded dough
The smooth folded dough
The smooth folded dough
The smooth folded dough
The smooth folded dough
The smooth folded dough
The smooth folded dough
.card-title {
font-size: var(--manti-text-xl);
line-height: var(--manti-leading-snug);
}Weight
Available weights are regular (400), medium (500), semibold (600), and
bold (700).
The smooth folded dough
The smooth folded dough
The smooth folded dough
The smooth folded dough
Families
--manti-font-sans— Inter with system fallbacks--manti-font-mono— system monospace stack
Inter is not bundled. Load it in the application or override
--manti-font-sans.