/* Inter Variable Font – lokal gehostet (DSGVO-konform, keine Übermittlung an Drittanbieter) */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/fonts/InterVariable.woff2") format("woff2-variations");
}

@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url("/fonts/InterVariable-Italic.woff2") format("woff2-variations");
}

/* Recoleta Regular — lokal gehostet, lizensiert via Latinotype, Brand-Schrift */
@font-face {
  font-family: "Recoleta";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Recoleta-Regular.woff2") format("woff2");
}

/* Recoleta Black — lokal gehostet, lizensiert via Latinotype, Brand-Schrift */
@font-face {
  font-family: "Recoleta";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/fonts/Recoleta-Black.woff2") format("woff2");
}

/* Recoleta Alt Bold — alternative Zeichenformen, fuer UI-Header und Menue */
@font-face {
  font-family: "Recoleta Alt";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/RecoletaAlt-Bold.woff2") format("woff2");
}

/* Playfair Display Black — Fallback, lokal gehostet */
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/fonts/PlayfairDisplay-Black.woff2") format("woff2");
}
