/* Raleway, lokal gehostet. Zwei variable Schriftdateien decken alle Schnitte 100-900 ab. */
/* Keine Verbindung mehr zu Google beim Seitenaufruf. */

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('Raleway-VariableFont_wght.woff2') format('woff2');
}

@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('Raleway-Italic-VariableFont_wght.woff2') format('woff2');
}
