/* ============================================================
   clipgrid.io — self-hosted webfonts (no third-party requests).
   Panchang + Supreme: Fontshare Free Font License (self-hosting
   permitted). Spline Sans Mono: OFL, variable wght 400–600.
   ============================================================ */

@font-face {
  font-family: 'Panchang';
  src: url('fonts/panchang-500.woff2') format('woff2');
  font-weight: 500; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Panchang';
  src: url('fonts/panchang-600.woff2') format('woff2');
  font-weight: 600; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Panchang';
  src: url('fonts/panchang-700.woff2') format('woff2');
  font-weight: 700; font-style: normal; font-display: swap;
}

@font-face {
  font-family: 'Supreme';
  src: url('fonts/supreme-400.woff2') format('woff2');
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Supreme';
  src: url('fonts/supreme-400i.woff2') format('woff2');
  font-weight: 400; font-style: italic; font-display: swap;
}
@font-face {
  font-family: 'Supreme';
  src: url('fonts/supreme-500.woff2') format('woff2');
  font-weight: 500; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Supreme';
  src: url('fonts/supreme-700.woff2') format('woff2');
  font-weight: 700; font-style: normal; font-display: swap;
}

@font-face {
  font-family: 'Spline Sans Mono';
  src: url('fonts/splinesansmono-var.woff2') format('woff2');
  font-weight: 400 600; font-style: normal; font-display: swap;
}
