/* Lokal gehostete variable Webfonts. Es werden keine externen Font-Dienste aufgerufen. */

@font-face {
  font-family: "Manrope";
  src: url("manrope-latin-ext-wght-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
}

@font-face {
  font-family: "Source Serif 4";
  src: url("source-serif-4-latin-ext-opsz-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
}
