Skip to content

Typography

SYNTHEXA uses two carefully chosen font families to balance readability and retro-futurism.

Font Families

Inter — Headings & Body

Weight: Regular (400), SemiBold (600)

Use Cases:

  • All headings (h1–h6)
  • Body paragraphs
  • Regular UI text

IBM Plex Mono — UI & Terminal

Weight: Light (300), Regular (400), Medium (500)

Use Cases:

  • Terminal content and labels
  • Code snippets
  • UI labels and tags
  • Status indicators
  • Monospace aesthetic

Text Style Scale

All text in SYNTHEXA is managed via Text Styles. Never edit individual element typography — always update the global style.

Headings

StyleFontSizeWeightUsed For
/Heading 1Inter72pxSemiBoldHero headlines
/Heading 2Inter48pxSemiBoldSection titles
/Heading 3Inter32pxSemiBoldCard titles, subsections
/Heading 4Inter24pxBoldSmaller headings
/Heading 5Inter19pxBoldEven smaller headings
/Heading 6Inter16pxBoldTiny headings

Body Text

StyleFontSizeWeightUsed For
/Body/BodyRegularInter16pxRegularBody copy, paragraphs
/Body/BodySmallInter14pxRegularSupporting text, captions

Monospace / Terminal

StyleFontSizeWeightUsed For
/Mono/MonoXLargeIBM Plex Mono46pxLightLarge mono display
/Mono/MonoLargeIBM Plex Mono18pxMediumMono headings
/Mono/MonoRegularIBM Plex Mono16pxRegularUI labels, standard mono
/Mono/MonoSmallIBM Plex Mono14pxRegularTags, small labels
/Mono/MonoXSmallIBM Plex Mono12pxMediumMeta labels, timestamps
/Mono/MonoXXSmallIBM Plex Mono11pxRegularTerminal header/footer
/Mono/Mono3XSmallIBM Plex Mono8pxRegularTiny decorative labels

How to Change Typography

Step 1: Open Text Styles

In Framer:

  1. Click Assets (left sidebar)
  2. Select Text Styles

Step 2: Select a Style

Find the text style you want to change (e.g., /Heading 1, /Body/BodyRegular).

Step 3: Edit the Style

Click to open the style editor. You can change:

  • Font — Select Inter or IBM Plex Mono
  • Size — Adjust point size
  • Weight — Regular, SemiBold, Bold
  • Color — Use a color token or custom color
  • Line — Space between lines
  • Letter — Space between characters

Text changing

Step 4: Apply & Publish

All text using that style updates instantly across the entire site.

Click Publish to make changes live.

Responsive Typography

SYNTHEXA uses three breakpoints with text sizes configured for each:

Breakpoints

BreakpointScreen WidthUse Case
Desktop1200px+Large screens, full layout
Tablet1199–810pxTablets and medium screens
PhoneBelow 810pxMobile devices

Each text style can have different sizes at each breakpoint. For example:

  • /Heading 1 might be 72px on Desktop, 56px on Tablet, 38px on Phone

To configure sizes per breakpoint:

  1. AssetsText Styles
  2. Select a text style (e.g., /Heading 1)
  3. In the style editor, click the breakpoint (L/M/S buttons)
  4. Change the size for that breakpoint
  5. Publish to apply changes

This ensures typography scales appropriately across all devices without manual adjustments.

Best Practices

  • Use Text Styles — Always edit the global style, not individual elements
  • Consistent sizing — Follow the text style scale
  • Adequate contrast — Ensure text is readable on all backgrounds
  • Generous spacing — Use line-height to improve readability
  • Limit font sizes — Stick to the predefined scale
  • Dark mode — Test text colors in both light and dark modes

WARNING

Never change individual element typography. Always edit the Text Style. Individual changes break consistency and are harder to maintain.

Made by Pixometra