/* The Singularity — self-hosted webfonts */
/* Display / body — Clash Grotesk (variable, wght 200–700) */
@font-face{
  font-family:'Clash Grotesk Variable';
  font-style:normal; font-weight:200 700; font-display:swap;
  src:url('./clash-grotesk-var.woff2') format('woff2');
}
@font-face{
  font-family:'Space Mono';
  font-style:normal; font-weight:400; font-display:swap;
  src:url('./space-mono-400.woff2') format('woff2');
}
@font-face{
  font-family:'Space Mono';
  font-style:normal; font-weight:700; font-display:swap;
  src:url('./space-mono-700.woff2') format('woff2');
}
/* Footer wordmark display face — Ryzes (Faptype, cyber-graffiti).
   ⚠ DEMO LICENSE: non-commercial. Buy the commercial license before shipping:
   https://faptype.com/product/ryzes-cyber-graffiti-font-vol-4/ */
@font-face{
  font-family:'Ryzes';
  font-style:normal; font-weight:400; font-display:swap;
  src:url('./ryzes.ttf') format('truetype');
}
