/* THE FINAL – lokal gehostete Schriften, kein Google-Fonts-CDN.
   Vermeidet die Übertragung der Besucher-IP an Google vor jeder
   Consent-Entscheidung (siehe LG München I, Urt. v. 20.01.2022).
   Dateien liegen in fonts/, bezogen über gwfh.mranftl.com (OFL-Lizenz). */

@font-face{
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/unbounded-v12-latin-600.woff2") format("woff2");
}
@font-face{
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/unbounded-v12-latin-700.woff2") format("woff2");
}
@font-face{
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/unbounded-v12-latin-800.woff2") format("woff2");
}

@font-face{
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/raleway-v37-latin-regular.woff2") format("woff2");
}
@font-face{
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/raleway-v37-latin-500.woff2") format("woff2");
}
@font-face{
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/raleway-v37-latin-700.woff2") format("woff2");
}

@font-face{
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/oswald-v57-latin-regular.woff2") format("woff2");
}
