/* Public URLs bypass the compiler's module resolution. Font files are copied by scripts/assets.ts. */
@font-face {
  font-family: Geist;
  src: url('/generated/geist.woff2') format('woff2');
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: 'Geist Mono';
  src: url('/generated/geist-mono.woff2') format('woff2');
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}
