TRADUALITY BRAND FONT KIT
=========================

This bundle contains the two fonts used in the Traduality brand system.

  Nunito/  — Display font. Used for the wordmark, headlines, eyebrows.
  Inter/   — UI / body font. Used for paragraph text, controls, labels.

Each folder contains:
  - The variable TTF font file (single file, all weights from 100 to 900)
  - A matching italic variable TTF
  - OFL.txt — the SIL Open Font License (both fonts are free for commercial use)


HOW TO INSTALL
--------------

Mac:     Double-click each .ttf and click "Install Font."
Windows: Right-click each .ttf and choose "Install."
Adobe:   Install at the OS level (above) — Adobe apps will pick them up.
Web:     Use https://fonts.google.com/specimen/Nunito and /specimen/Inter
         for direct CSS imports. The brand book CSS already does this:

           @import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&family=Inter:wght@400;500;600;700&display=swap');


WEIGHT USAGE IN THE BRAND
-------------------------

Nunito (display):
  900 — H1 hero
  800 — H1, H2 (display)
  700 — H3, H4
  600 — H5, eyebrow
  400 — fallback

Inter (UI / body):
  700 — strong / button labels
  600 — emphasis, eyebrows
  500 — subtle weight
  400 — body, default UI text


NOTE ON BRAND FONTS
-------------------

These fonts are placeholders chosen to closely match the Traduality wordmark
(rounded humanist sans). When the official licensed brand font arrives, this
kit will be updated.

Last updated: May 2026
