/* Nunito – lokal gehostet (DSGVO-konform, keine Google-Fonts-Verbindung).
   Variable Font: ein File deckt die Gewichte 400–800 ab. */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('nunito-latin.woff2') format('woff2');
}
