/* Selbst-gehostete Schrift (DSGVO-konform, kein Google-CDN). Nunito, SIL Open Font License. */
@font-face{
  font-family:'Nunito';
  font-style:normal;
  font-weight:400 900;        /* Variable Font: deckt 400–900 ab */
  font-display:swap;
  src:url('/fonts/nunito.woff2') format('woff2');
}
