/* ===========================================================================
   Happy Jobs: Schriften self-hosted (DSGVO-konform, kein CDN).
   Switzer (Fontshare / Indian Type Foundry, freie kommerzielle Nutzung) als
   Marken-Grotesk. Geist Mono (lokal aus dem Workspace) fuer Eyebrow + technische
   Daten-Labels im Portal. Fallback-Metriken gegen Layout-Shift (Naeherung an
   Switzer, verfeinern falls CLS messbar).
   =========================================================================== */

@font-face{ font-family:"Switzer"; font-style:normal; font-weight:300; font-display:swap; src:url("/_assets/2d57d5703429ffa15c2def11/Switzer-300.woff2") format("woff2"); }
@font-face{ font-family:"Switzer"; font-style:normal; font-weight:400; font-display:swap; src:url("/_assets/f318bc82b8dc5d86fafe1838/Switzer-400.woff2") format("woff2"); }
@font-face{ font-family:"Switzer"; font-style:normal; font-weight:500; font-display:swap; src:url("/_assets/02e80c20a205ba126b0031aa/Switzer-500.woff2") format("woff2"); }
@font-face{ font-family:"Switzer"; font-style:normal; font-weight:600; font-display:swap; src:url("/_assets/d7b74515cf428524c38bc69b/Switzer-600.woff2") format("woff2"); }

/* Geist Mono (nur Mono-Schnitte, Variable 100-900) */
@font-face{ font-family:"Geist Mono"; font-style:normal; font-weight:100 900; font-display:swap; src:url("/_assets/876d3d9c190b7f56a96743df/GeistMono-Variable.woff2") format("woff2"); }

/* Fraunces (Editorial-Serif, Variable) - nur fuer Hero-Variante A */
@font-face{ font-family:"Fraunces"; font-style:normal; font-weight:300 700; font-display:swap; src:url("/_assets/c465ae907c1fd7e967d363ae/Fraunces-Variable.woff2") format("woff2"); }

/* Fallback-Metriken: Arial auf Switzer getrimmt (Naeherung) -> minimaler Shift beim Swap */
@font-face{
  font-family:"Switzer Fallback";
  src:local("Arial");
  ascent-override:96%;
  descent-override:24%;
  line-gap-override:0%;
  size-adjust:100%;
}
@font-face{
  font-family:"Geist Mono Fallback";
  src:local("Arial");
  ascent-override:74.67%;
  descent-override:21.92%;
  line-gap-override:0%;
  size-adjust:134.59%;
}
