/* Self-hosted variable fonts (latin subsets) — replaces Google Fonts CDN.
   Sources: Google Fonts via Fontsource (OFL-licensed). */
@font-face {
  font-family: 'Schibsted Grotesk';
  font-style: normal; font-weight: 400 900; font-display: swap;
  src: url('schibsted-grotesk-latin-wght-normal.woff2') format('woff2-variations');
}
@font-face {
  font-family: 'Schibsted Grotesk';
  font-style: italic; font-weight: 400 900; font-display: swap;
  src: url('schibsted-grotesk-latin-wght-italic.woff2') format('woff2-variations');
}
@font-face {
  font-family: 'Hanken Grotesk';
  font-style: normal; font-weight: 100 900; font-display: swap;
  src: url('hanken-grotesk-latin-wght-normal.woff2') format('woff2-variations');
}
@font-face {
  font-family: 'Hanken Grotesk';
  font-style: italic; font-weight: 100 900; font-display: swap;
  src: url('hanken-grotesk-latin-wght-italic.woff2') format('woff2-variations');
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal; font-weight: 100 800; font-display: swap;
  src: url('jetbrains-mono-latin-wght-normal.woff2') format('woff2-variations');
}
@font-face {
  font-family: 'Fraunces';
  font-style: italic; font-weight: 100 900; font-display: swap;
  src: url('fraunces-latin-opsz-italic.woff2') format('woff2-variations');
}
