/* Lokal eingebundene Schriften — keine Verbindung zu Google-Servern (DSGVO) */
@font-face{
  font-family:'Jost';
  font-style:normal;
  font-weight:400 700;
  font-display:swap;
  src:url('../fonts/jost-latin.woff2') format('woff2');
}
@font-face{
  font-family:'Work Sans';
  font-style:normal;
  font-weight:300 600;
  font-display:swap;
  src:url('../fonts/worksans-latin.woff2') format('woff2');
}
@font-face{
  font-family:'Yellowtail';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('../fonts/yellowtail-latin.woff2') format('woff2');
}
