/* Lokale Webfonts (SIL OFL, siehe OFL.txt) — kein externes CDN */

@font-face {
  font-family: 'Merienda';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('merienda-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('nunito-sans-variabel.woff2') format('woff2');
}
