/* Self-hosted type for the public site. Two files, one design space.

   Recursive carries a MONO axis, so the proportional face and the
   monospaced face are the same drawing at two settings, and their digits
   share one 600/1000 em cell. A number keeps its column whether it is set
   in a sentence, in a table or in a log line, which is why `tnum` appears
   nowhere in this stylesheet: it would be a no-op.

   Built by `scripts/build-fonts.py` from Recursive v1.085 (Arrow Type,
   OFL 1.1, no Reserved Font Name). Latin plus the punctuation, arrows and
   currency signs these pages use, and nothing else. */

@font-face {
  font-family: "Recursive Sans";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("/fonts/vigil-sans.woff2") format("woff2");
  unicode-range:
    U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: "Recursive Mono";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("/fonts/vigil-mono.woff2") format("woff2");
  unicode-range:
    U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
    U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
