/* Self-hosted fonts (latin-subset) — was Google Fonts, nu nul externe requests.
   Bricolage is één variabel bestand voor alle gewichten. */
@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 200 800;
  font-stretch: 75% 100%;
  font-display: swap;
  src: url('assets/fonts/bricolage-grotesque-var.woff2') format('woff2');
}
@font-face {
  font-family: 'Permanent Marker';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('assets/fonts/permanent-marker-400.woff2') format('woff2');
}
