Foundations

Typography

Inter is the sole typeface across all Comitor surfaces. It loads via next/font/google with weights 400–800 and the Vietnamese subset included.

Type scale — live samples

Design system · v1.0

text-xs font-bold tracking-[0.18em] uppercase

Comitor ships a single typeface — Inter — across every product surface. Generous line height ensures readability in dense admin UIs and marketing copy alike.

text-base leading-relaxed

The quick brown fox jumps over the lazy dog.

text-xl md:text-2xl font-semibold

The quick brown fox jumps over the lazy dog.

text-3xl md:text-4xl font-bold tracking-tight

The quick brown fox jumps over the lazy dog.

text-5xl md:text-6xl font-extrabold tracking-tight

Type scale table

NameTailwind classesSizeLine-heightUsage
Eyebrowtext-xs font-bold tracking-[0.18em] uppercase12px1.5Section labels, chip tags
Bodytext-base leading-relaxed16px1.6Prose, descriptions, labels
H3text-xl md:text-2xl font-semibold20–24px1.3Card titles, subsections
H2text-3xl md:text-4xl font-bold tracking-tight30–36px1.2Page section headings
Display H1text-5xl md:text-6xl font-extrabold tracking-tight48–60px1.08Hero headings, marketing

Rules

Do not

  • Do not introduce additional font families — Inter covers all weight and style needs.
  • Do not set body text smaller than 14px in any product surface.
  • Do not use decorative or serif fonts even as accents.