/* ============================================================
   TagArcade Now — self-hosted fonts (SIL Open Font License).
   Local so text renders offline in the APK (no Google Fonts CDN).
   Paths are relative to THIS file (kit/) → kit/fonts/*.woff2
   ============================================================ */
@font-face{
  font-family:'Press Start 2P';font-style:normal;font-weight:400;font-display:swap;
  src:url('fonts/pressstart2p.woff2') format('woff2');
}
@font-face{
  font-family:'VT323';font-style:normal;font-weight:400;font-display:swap;
  src:url('fonts/vt323.woff2') format('woff2');
}
