/* Self-hosted Open Sans (variabele font, latin-subset) — vervangt de externe Google Fonts.
   Eén bestand dekt gewicht 400–800; font-display:swap toont direct fallback-tekst. */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("fonts/open-sans.dcf31ebe1074.woff2") format('woff2');
}
