/* ============================================================
   Inter – lokal gehostet, keine externen Aufrufe
   Nur die Schnitte, die diese Website tatsächlich verwendet.

   Inter        Fließtext, Navigation, Beschriftungen
   InterDisplay Überschriften – für große Größen optimiert,
                engere Laufweite und feinere Details
   ============================================================ */

/* --- Inter: Fließtext ------------------------------------- */

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("inter-4-1/Inter-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("inter-4-1/Inter-Italic.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("inter-4-1/Inter-Medium.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("inter-4-1/Inter-SemiBold.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("inter-4-1/Inter-Bold.woff2") format("woff2");
}

/* --- InterDisplay: Überschriften -------------------------- */

@font-face {
  font-family: "InterDisplay";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("inter-4-1/InterDisplay-SemiBold.woff2") format("woff2");
}

@font-face {
  font-family: "InterDisplay";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("inter-4-1/InterDisplay-Bold.woff2") format("woff2");
}
