Typography

tribarstudio.com
Explore

Typography

Body font is always Inter (Tribar constraint). Heading font varies by typography personality — from geometric Outfit to playful Clash Display. Monospace is always JetBrains Mono.

Font Family Specimens

Inter

The quick brown fox jumps over the lazy dog. 1234567890

JetBrains Mono

The quick brown fox jumps over the lazy dog. 1234567890

Outfit (Geometric)

The quick brown fox jumps over the lazy dog.

Plus Jakarta Sans (Humanist)

The quick brown fox jumps over the lazy dog.

Space Grotesk (Technical)

The quick brown fox jumps over the lazy dog.

Clash Display (Playful)

The quick brown fox jumps over the lazy dog.

Type Scales by Personality

Geometric (Precision)

Scale: 1:1.25 · Base: 16pxHeading: Outfit
display large61px/1.1

The quick brown fox jumps over the lazy dog

display medium49px/1.1

The quick brown fox jumps over the lazy dog

display small39px/1.1

The quick brown fox jumps over the lazy dog

headline large31px/1.2

The quick brown fox jumps over the lazy dog

headline medium25px/1.2

The quick brown fox jumps over the lazy dog

headline small20px/1.2

The quick brown fox jumps over the lazy dog

title large20px/1.3

The quick brown fox jumps over the lazy dog

title medium16px/1.3

The quick brown fox jumps over the lazy dog

title small14px/1.3

The quick brown fox jumps over the lazy dog

body large16px/1.5

The quick brown fox jumps over the lazy dog

body medium14px/1.5

The quick brown fox jumps over the lazy dog

body small12px/1.5

The quick brown fox jumps over the lazy dog

label large14px/1.4

The quick brown fox jumps over the lazy dog

label medium13px/1.4

The quick brown fox jumps over the lazy dog

label small11px/1.4

The quick brown fox jumps over the lazy dog

Humanist (Calm)

Scale: 1:1.25 · Base: 16pxHeading: Plus Jakarta Sans
display large61px/1.1

The quick brown fox jumps over the lazy dog

display medium49px/1.1

The quick brown fox jumps over the lazy dog

display small39px/1.1

The quick brown fox jumps over the lazy dog

headline large31px/1.2

The quick brown fox jumps over the lazy dog

headline medium25px/1.2

The quick brown fox jumps over the lazy dog

headline small20px/1.2

The quick brown fox jumps over the lazy dog

title large20px/1.3

The quick brown fox jumps over the lazy dog

title medium16px/1.3

The quick brown fox jumps over the lazy dog

title small14px/1.3

The quick brown fox jumps over the lazy dog

body large16px/1.5

The quick brown fox jumps over the lazy dog

body medium14px/1.5

The quick brown fox jumps over the lazy dog

body small12px/1.5

The quick brown fox jumps over the lazy dog

label large14px/1.4

The quick brown fox jumps over the lazy dog

label medium13px/1.4

The quick brown fox jumps over the lazy dog

label small11px/1.4

The quick brown fox jumps over the lazy dog

Technical

Scale: 1:1.25 · Base: 16pxHeading: Outfit
display large61px/1.1

The quick brown fox jumps over the lazy dog

display medium49px/1.1

The quick brown fox jumps over the lazy dog

display small39px/1.1

The quick brown fox jumps over the lazy dog

headline large31px/1.2

The quick brown fox jumps over the lazy dog

headline medium25px/1.2

The quick brown fox jumps over the lazy dog

headline small20px/1.2

The quick brown fox jumps over the lazy dog

title large20px/1.3

The quick brown fox jumps over the lazy dog

title medium16px/1.3

The quick brown fox jumps over the lazy dog

title small14px/1.3

The quick brown fox jumps over the lazy dog

body large16px/1.5

The quick brown fox jumps over the lazy dog

body medium14px/1.5

The quick brown fox jumps over the lazy dog

body small12px/1.5

The quick brown fox jumps over the lazy dog

label large14px/1.4

The quick brown fox jumps over the lazy dog

label medium13px/1.4

The quick brown fox jumps over the lazy dog

label small11px/1.4

The quick brown fox jumps over the lazy dog

Playful

Scale: 1:1.25 · Base: 16pxHeading: Clash Display
display large61px/1.1

The quick brown fox jumps over the lazy dog

display medium49px/1.1

The quick brown fox jumps over the lazy dog

display small39px/1.1

The quick brown fox jumps over the lazy dog

headline large31px/1.2

The quick brown fox jumps over the lazy dog

headline medium25px/1.2

The quick brown fox jumps over the lazy dog

headline small20px/1.2

The quick brown fox jumps over the lazy dog

title large20px/1.3

The quick brown fox jumps over the lazy dog

title medium16px/1.3

The quick brown fox jumps over the lazy dog

title small14px/1.3

The quick brown fox jumps over the lazy dog

body large16px/1.5

The quick brown fox jumps over the lazy dog

body medium14px/1.5

The quick brown fox jumps over the lazy dog

body small12px/1.5

The quick brown fox jumps over the lazy dog

label large14px/1.4

The quick brown fox jumps over the lazy dog

label medium13px/1.4

The quick brown fox jumps over the lazy dog

label small11px/1.4

The quick brown fox jumps over the lazy dog

Minimal

Scale: 1:1.25 · Base: 16pxHeading: Outfit
display large61px/1.1

The quick brown fox jumps over the lazy dog

display medium49px/1.1

The quick brown fox jumps over the lazy dog

display small39px/1.1

The quick brown fox jumps over the lazy dog

headline large31px/1.2

The quick brown fox jumps over the lazy dog

headline medium25px/1.2

The quick brown fox jumps over the lazy dog

headline small20px/1.2

The quick brown fox jumps over the lazy dog

title large20px/1.3

The quick brown fox jumps over the lazy dog

title medium16px/1.3

The quick brown fox jumps over the lazy dog

title small14px/1.3

The quick brown fox jumps over the lazy dog

body large16px/1.5

The quick brown fox jumps over the lazy dog

body medium14px/1.5

The quick brown fox jumps over the lazy dog

body small12px/1.5

The quick brown fox jumps over the lazy dog

label large14px/1.4

The quick brown fox jumps over the lazy dog

label medium13px/1.4

The quick brown fox jumps over the lazy dog

label small11px/1.4

The quick brown fox jumps over the lazy dog

CSS Custom Properties

The typography engine outputs ready-to-use CSS custom properties for web implementation.

/* Geometric (Precision) — Scale 1.25 */
--font-heading: 'Outfit', sans-serif;
--font-body: 'Inter', sans-serif;
--font-mono: 'JetBrains Mono', monospace;

--text-display-xl: 4.5rem/1.05 700;
--text-display-lg: 3.75rem/1.05 700;
--text-display-md: 3rem/1.1 700;
--text-heading-xl: 2.25rem/1.15 600;
--text-heading-lg: 1.875rem/1.2 600;
--text-heading-md: 1.5rem/1.3 600;
--text-heading-sm: 1.25rem/1.3 600;
--text-body-lg: 1.125rem/1.5 400;
--text-body-md: 1rem/1.5 400;
--text-body-sm: 0.875rem/1.5 400;
--text-caption: 0.75rem/1.4 400;