Typography tokens

Font family

Ex. Token name Value Use case
Aa --rh-font-family-heading RedHatDisplay, 'Red Hat Display', Helvetica, Arial, sans-serif

Heading font family

Full CSS Variable Permalink to this token
Aa --rh-font-family-body-text RedHatText, 'Red Hat Text', Helvetica, Arial, sans-serif

Body text font family

Full CSS Variable Permalink to this token
Aa --rh-font-family-code RedHatMono, 'Red Hat Mono', 'Courier New', Courier, monospace

Code font family

Full CSS Variable Permalink to this token
Aa --rh-font-family-lang-ar 'Noto Sans Arabic'

Arabic font family

Full CSS Variable Permalink to this token
Aa --rh-font-family-lang-he 'Noto Sans Hebrew'

Hebrew font family

Full CSS Variable Permalink to this token
Aa --rh-font-family-lang-ja 'Noto Sans JP'

Japanese font family

Full CSS Variable Permalink to this token
Aa --rh-font-family-lang-ko 'Noto Sans KR'

Korean font family

Full CSS Variable Permalink to this token
Aa --rh-font-family-lang-hi 'Noto Sans Malayalam'

Malayalam font family

Full CSS Variable Permalink to this token
Aa --rh-font-family-lang-th 'Noto Sans Thai'

Thai font family

Full CSS Variable Permalink to this token
Aa --rh-font-family-lang-zh-cn 'Noto Sans SC'

Simplified Chinese font family

Full CSS Variable Permalink to this token
Aa --rh-font-family-lang-zh-hk 'Noto Sans TC'

Traditional Chinese font family

Full CSS Variable Permalink to this token

Size

Font size (text)

Ex. Token name Value Use case
Aa --rh-font-size-body-text-xs 0.75rem

12px font size

Full CSS Variable Permalink to this token
Aa --rh-font-size-body-text-sm 0.875rem

14px font size

Full CSS Variable Permalink to this token
Aa --rh-font-size-body-text-md 1rem

16px font size

Full CSS Variable Permalink to this token
Aa --rh-font-size-body-text-lg 1.125rem

18px font size

Full CSS Variable Permalink to this token
Aa --rh-font-size-body-text-xl 1.25rem

20px font size

Full CSS Variable Permalink to this token
Aa --rh-font-size-body-text-2xl 1.5rem

24px font size

Full CSS Variable Permalink to this token

Font size (code)

Ex. Token name Value Use case
Aa --rh-font-size-code-xs 0.75rem

12px font size

Full CSS Variable Permalink to this token
Aa --rh-font-size-code-sm 0.875rem

14px font size

Full CSS Variable Permalink to this token
Aa --rh-font-size-code-md 1rem

16px font size

Full CSS Variable Permalink to this token
Aa --rh-font-size-code-lg 1.125rem

18px font size

Full CSS Variable Permalink to this token
Aa --rh-font-size-code-xl 1.25rem

20px font size

Full CSS Variable Permalink to this token
Aa --rh-font-size-code-2xl 1.5rem

24px font size

Full CSS Variable Permalink to this token

Font size (headings)

Ex. Token name Value Use case
Aa --rh-font-size-heading-xs 1.25rem

h6 heading font size

Full CSS Variable Permalink to this token
Aa --rh-font-size-heading-sm 1.5rem

h5 heading font size

Full CSS Variable Permalink to this token
Aa --rh-font-size-heading-md 1.75rem

h4 heading font size

Full CSS Variable Permalink to this token
Aa --rh-font-size-heading-lg 2.25rem

h3 heading font size

Full CSS Variable Permalink to this token
Aa --rh-font-size-heading-xl 2.5rem

h2 heading font size

Full CSS Variable Permalink to this token
Aa --rh-font-size-heading-2xl 3rem

h1 heading font size

Full CSS Variable Permalink to this token

Font weights

Font weights (body)

Ex. Token name Value Use case
Aa --rh-font-weight-body-text-regular 400

Regular font weight

Full CSS Variable Permalink to this token
Aa --rh-font-weight-body-text-medium 500

Medium font weight

Full CSS Variable Permalink to this token

Font weights (code)

Ex. Token name Value Use case
Aa --rh-font-weight-code-regular 400

Regular font weight

Full CSS Variable Permalink to this token
Aa --rh-font-weight-code-medium 500

Medium font weight