/* ============================================================
   Chantraine & Ganser - Webfonts (self-hosted, DSGVO-konform)
   Migriert 2026-06-06 aus chantraine-ganser-web/cg-brand-portal/brand-src/brand/fonts.css

   Pfade sind relativ zur Position dieser fonts.css nach Build.
   Konvention (gleiche wie altes Projekt):
     /krankenhauszusatz/assets/css/fonts.css  ->  ../fonts/*.woff2 (= /krankenhauszusatz/assets/fonts/)

   Schriften:
   - PT Sans  400 / 400i / 700 / 700i  (latin)
   - Fraunces Variable (wght axis 100–900, latin)

   Kein latin-ext, kein cyrillic — deutsch ist mit U+0000–00FF
   vollstaendig abgedeckt (ä/ö/ü/ß).
   ============================================================ */

/* ===== PT Sans 400 (Regular) ===== */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/pt-sans-latin-400-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ===== PT Sans 400 (Italic) ===== */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/pt-sans-latin-400-italic.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ===== PT Sans 700 (Bold) ===== */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/pt-sans-latin-700-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ===== PT Sans 700 (Bold Italic) ===== */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/pt-sans-latin-700-italic.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ===== Fraunces Variable (Display, wght 100–900) =====
 * Variable Font: ein File deckt die volle Gewichtsskala ab. Marken-
 * Gewicht ist 600 (BRAND.md), per font-weight: 600 anwenden. */
@font-face {
  font-family: 'Fraunces Variable';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('../fonts/fraunces-latin-wght-normal.woff2') format('woff2-variations');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ============================================================
   CG FINANZSERVICE — Barlow (Marken-Schrift CGFS, separate Marke)
   Migriert 2026-06-08 aus Z:\CG Finanzservice GmbH\7. Marketing\
   7.1 Corporate Design\7.1.3 Typografie\Barlow-Schrift.zip
   Aktuell TTF (96-103 KB pro Datei). woff2-Konvertierung später
   für Web-Performance — für Mail unkritisch (Mail-Stack ist Verdana).
   ============================================================ */

/* ===== Barlow 400 (Regular) ===== */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/barlow-latin-400-normal.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ===== Barlow 700 (Bold) ===== */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/barlow-latin-700-normal.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ===== Barlow 800 (ExtraBold, Hero-Headlines) ===== */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/barlow-latin-800-normal.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
