/**
 * 🔤 LOKALE FONTS - DSGVO-KONFORM
 * Gehostet auf wf.spapro.de (kein Google-Tracking!)
 * Unterstützt BEIDE Namen: Original + Local
 */

/* === JOST === */
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/scripte/jost-500.woff2") format("woff2");
}

@font-face {
  font-family: "Jost 500-local";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/scripte/jost-500.woff2") format("woff2");
}

/* === LEXEND DECA === */
@font-face {
  font-family: "Lexend Deca";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/scripte/lexend-deca-400.woff2") format("woff2");
}

@font-face {
  font-family: "Lexend Deca";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/scripte/lexend-deca-500.woff2") format("woff2");
}

@font-face {
  font-family: "Lexend Deca 400-local";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/scripte/lexend-deca-400.woff2") format("woff2");
}

@font-face {
  font-family: "Lexend Deca 500-local";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/scripte/lexend-deca-500.woff2") format("woff2");
}
