/* Lokale Web-Fonts (keine externen Verbindungen). Variable Fonts. */
@font-face{
  font-family:'Sora';
  font-style:normal;
  font-weight:100 800;
  font-display:swap;
  src:url('/fonts/Sora-Variable.woff2') format('woff2');
}
@font-face{
  font-family:'Manrope';
  font-style:normal;
  font-weight:200 800;
  font-display:swap;
  src:url('/fonts/Manrope-Variable.woff2') format('woff2');
}
