/* waivers.tattoo — the three faces, SELF-HOSTED (no request to Google at build or run time).
   All three are SIL Open Font License 1.1 — the license texts sit beside the files.
   Latin subsets only (the product is English); add latin-ext here if a shop needs it.
   Files pulled from fonts.gstatic.com on 2026-09-01 (Alfa Slab One v21 · Archivo v25 · Courier Prime v11). */

@font-face {
  font-family: 'Alfa Slab One';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./AlfaSlabOne-Regular-latin.woff2') format('woff2');
}

/* Archivo ships as ONE variable file covering the weight axis. */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url('./Archivo-Variable-latin.woff2') format('woff2');
}

@font-face {
  font-family: 'Courier Prime';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./CourierPrime-Regular-latin.woff2') format('woff2');
}

@font-face {
  font-family: 'Courier Prime';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./CourierPrime-Bold-latin.woff2') format('woff2');
}
