font_download Font Family

Roboto (All Weights)
The quick brown fox jumps over the lazy dog
tokens.typography.fontFamily
fontFamily: 'Roboto, sans-serif'

Rule: Roboto is the only typeface used in AHTG applications. No custom fonts or font stacks.

title Headings

AHTG Rule: Maximum headline size is H5 (24px). Larger headings are not used in desktop SaaS interfaces.

H5 (Maximum for AHTG)
Main Page Headline
tokens.typography.h5
24px / 500 weight / 28px line-height
H6
Section Headline
tokens.typography.h6
20px / 500 weight / 24px line-height

notes Body Text

Body 1 (Primary Content)

This is primary body text used for main content, descriptions, and paragraphs. It provides comfortable reading for longer passages of text.

tokens.typography.body1
16px / 400 weight / 24px line-height
Body 2 (Secondary Content)

This is secondary body text used for supporting content, form labels, and general descriptive text throughout the interface.

tokens.typography.body2
14px / 400 weight / 21px line-height

label Utility Text

Caption
Helper text, timestamps, metadata, and supplementary information
tokens.typography.caption
12px / 400 weight / 18px line-height
Overline
Section Labels
tokens.typography.overline
11px / 500 weight / 16px line-height / uppercase

straighten Font Size Scale

A defined type scale provides consistency and hierarchy across all interfaces.

XXS
Sample Text
11px
tokens.typography.fontSize.xxs
XS
Sample Text
12px
tokens.typography.fontSize.xs
SM
Sample Text
14px
tokens.typography.fontSize.sm
MD
Sample Text
16px
tokens.typography.fontSize.md
LG
Sample Text
18px
tokens.typography.fontSize.lg
XL
Sample Text
20px
tokens.typography.fontSize.xl
XXL (Max)
Sample Text
24px
tokens.typography.fontSize.xxl

format_bold Font Weights

Light (300)
The quick brown fox jumps over the lazy dog
tokens.typography.fontWeight.light
Regular (400)
The quick brown fox jumps over the lazy dog
tokens.typography.fontWeight.regular
Medium (500)
The quick brown fox jumps over the lazy dog
tokens.typography.fontWeight.medium
Bold (700)
The quick brown fox jumps over the lazy dog
tokens.typography.fontWeight.bold

rule Typography Rules

✓ DO:

  • Use Roboto only — no custom fonts
  • Limit headlines to H5 (24px) maximum
  • Use 14px (sm) for general descriptive text
  • Use 16px (md) for primary content and large buttons
  • Use Medium (500) weight for headings and emphasis
  • Use Regular (400) for body text
  • Maintain consistent line heights from the scale

✗ DON'T:

  • Use H1-H4 sizes in production interfaces
  • Mix custom fonts with Roboto
  • Use font sizes not in the defined scale
  • Use Bold (700) for large blocks of text
  • Use Light (300) for small text (below 16px)
  • Use all caps except for overline/labels