/* Self-hosted fonts — served from Cloudflare edge, no Google CDN dependency */

/* Sora — headings (variable: 600–700) */
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 600 700;
  font-display: optional;
  src: url('/fonts/sora-600-700.woff2') format('woff2');
}

/* Inter — body (variable: 400–600) */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 600;
  font-display: optional;
  src: url('/fonts/inter-400-500-600.woff2') format('woff2');
}

/* IBM Plex Mono — code (weight 400) */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: optional;
  src: url('/fonts/ibm-plex-mono-400.woff2') format('woff2');
}

/* IBM Plex Mono — code (weight 500) */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: optional;
  src: url('/fonts/ibm-plex-mono-500.woff2') format('woff2');
}
