/* ==========================================================================
   Introspel.nl — Fonts (PRODUCTIE-VEILIG)
   Dit bestand bevat GEEN externe imports. Zonder actie hieronder vallen de
   tokens terug op systeemfonts (Segoe UI / system-ui) — dat is een geaccepteerde
   fallback voor de MVP.

   Wil je de merk-fonts (Baloo 2 + Nunito Sans)? Download ze eenmalig
   (OFL-licentie, gratis), zet de .woff2-bestanden in /fonts/ en haal de
   commentaren hieronder weg:
   - https://fonts.google.com/specimen/Baloo+2
   - https://fonts.google.com/specimen/Nunito+Sans
   ========================================================================== */

/*
@font-face {
  font-family: 'Baloo 2';
  src: url('../fonts/Baloo2-Variable.woff2') format('woff2');
  font-weight: 500 800;
  font-display: swap;
}

@font-face {
  font-family: 'Nunito Sans';
  src: url('../fonts/NunitoSans-Variable.woff2') format('woff2');
  font-weight: 400 800;
  font-display: swap;
}
*/
