/* belschak.dev v4 — Fonts, lokal vendored (kein CDN zur Laufzeit, MASTER.md)
   Quelle: fonts.gstatic.com via Google-Fonts-CSS2-API, latin-Subset, variable WOFF2.
   Fraunces v38 · Spline Sans Mono v13 · Instrument Sans v4 */

@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url('fonts/fraunces-var.woff2') format('woff2');
}
@font-face {
  font-family: 'Fraunces';
  font-style: italic;
  font-weight: 300 900;
  font-display: swap;
  src: url('fonts/fraunces-var-italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Spline Sans Mono';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('fonts/spline-sans-mono-var.woff2') format('woff2');
}
@font-face {
  font-family: 'Instrument Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('fonts/instrument-sans-var.woff2') format('woff2');
}
@font-face {
  font-family: 'Instrument Sans';
  font-style: italic;
  font-weight: 400 700;
  font-display: swap;
  src: url('fonts/instrument-sans-var-italic.woff2') format('woff2');
}
