/* The two vendored variable faces (web/tools/fonts.sh). Linked rather than inlined so
   the `../fonts/` URLs resolve against this file wherever the static tree is mounted. */
@font-face{
  font-family:"Geist";
  src:url("../fonts/geist-variable.woff2") format("woff2-variations");
  font-weight:100 900;font-style:normal;font-display:swap;
}
@font-face{
  font-family:"Geist Mono";
  src:url("../fonts/geist-mono-variable.woff2") format("woff2-variations");
  font-weight:100 900;font-style:normal;font-display:swap;
}
