/* Self-hosted and subset to the glyphs this site renders. No third-party
   round-trip, so text paints in the right face on the first frame.

   Velox Chronos Display is the house display face — a renamed modified
   derivative of the OFL-licensed GFS Didot. License and attribution:
   fonts/license/SIL-OFL-1.1-and-GFS-Didot-attribution.txt */

@font-face {
  font-family: 'Velox Chronos Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/velox-chronos-display-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/inter-300.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/inter-500.woff2') format('woff2');
}
