/* ── Gebrande Waateren — Klantfonts ─────────────────────────
   Geldt alleen voor dit handboek. Niet globaal laden.
   ─────────────────────────────────────────────────────────── */

@font-face {
  font-family: 'FreightText Pro';
  src: url('/fonts/gebrande-waateren/FreightTextPro-Book.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FreightText Pro';
  src: url('/fonts/gebrande-waateren/FreightTextPro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FreightText Pro';
  src: url('/fonts/gebrande-waateren/FreightTextPro-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'FreightText Pro';
  src: url('/fonts/gebrande-waateren/FreightTextPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DM Sans';
  src: url('/fonts/gebrande-waateren/DMSans-Variable.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'DM Sans';
  src: url('/fonts/gebrande-waateren/DMSans-Italic-Variable.ttf') format('truetype');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
