/* ==========================================================================
   Typorama — Web Fonts (self-hosted)
   --------------------------------------------------------------------------
   Primary:   Garamond  → EB Garamond (OFL, Google Fonts source)
   Secondary: Univers   → Nunito Sans (OFL, Google Fonts source)
   Licensed:  Univers LT Std (kept locally for print/PDF only;
              do not deploy publicly without a Linotype licence.)

   All weights below are required by the Typorama design tokens. No
   external @import — system works fully offline.
   ========================================================================== */

/* Unicode subsets (matches Google Fonts' subset URLs) ------------------- */
/*  latin     U+0000–02BB,02BD–02C5,02C7–02CC,...                          */
/*  latin-ext U+0100–02BA,02BD,02C6–02D7,02DD–02FF,0304,0308,0329,1D00–1DBF... */

/* ====================== EB GARAMOND ===================================== */

/* 400 normal — body copy */
@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./eb-garamond-latin-ext-400-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7,
                 U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
                 U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0,
                 U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./eb-garamond-latin-400-normal.woff2") format("woff2");
}

/* 400 italic — pull-quotes */
@font-face {
  font-family: "EB Garamond";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("./eb-garamond-latin-ext-400-italic.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7,
                 U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
                 U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0,
                 U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "EB Garamond";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("./eb-garamond-latin-400-italic.woff2") format("woff2");
}

/* 600 normal — headings (latin-ext fallback then latin) */
@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("./eb-garamond-latin-ext-600-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7,
                 U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
                 U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0,
                 U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("./eb-garamond-latin-600-normal.woff2") format("woff2");
}

/* 700 normal — bold accents */
@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./eb-garamond-latin-ext-700-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7,
                 U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
                 U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0,
                 U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./eb-garamond-latin-700-normal.woff2") format("woff2");
}

/* ====================== NUNITO SANS ===================================== */

/* 300 — light meta */
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("./nunito-sans-latin-ext-300-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7,
                 U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
                 U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0,
                 U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("./nunito-sans-latin-300-normal.woff2") format("woff2");
}

/* 400 — regular UI */
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./nunito-sans-latin-ext-400-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7,
                 U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
                 U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0,
                 U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./nunito-sans-latin-400-normal.woff2") format("woff2");
}

/* 500 — medium labels
   ⚑⚑ Nachgeladen am 26.08.2026 auf Percys Entscheid («500er dazuladen»). Bis dahin
   forderten 159 Textstellen `font-weight: 500` an — die Fusszeilenköpfe, die Rubriken,
   die Knöpfe der Startseite —, und weil dieser Schnitt fehlte, nahm der Browser den
   400er. Keine Fälschung, aber die Angabe im CSS beschrieb nicht, was herauskam.
   ⚑ Nunito Sans ist OFL-lizenziert; die Datei stammt aus derselben Quelle wie alle
   anderen hier (Google Fonts, Teilmengen latin und latin-ext) und ist nachgemessen:
   usWeightClass 500, 230 bzw. 331 Zeichen, gleicher interner Name wie 400 und 700. */
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("./nunito-sans-latin-ext-500-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7,
                 U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
                 U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0,
                 U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("./nunito-sans-latin-500-normal.woff2") format("woff2");
}

/* 700 — buttons, rubrics */
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./nunito-sans-latin-ext-700-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7,
                 U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
                 U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0,
                 U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./nunito-sans-latin-700-normal.woff2") format("woff2");
}

/* 900 — catalog numbers, gutter labels (A 00, B 05, etc.) */
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("./nunito-sans-latin-ext-900-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7,
                 U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF,
                 U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0,
                 U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Nunito Sans";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("./nunito-sans-latin-900-normal.woff2") format("woff2");
}

/* ====================== UNIVERS LT STD (licensed, internal) ============= */
@font-face {
  font-family: "Univers LT Std";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./UniversLTStd.otf") format("opentype");
}
