/* HubMc font - Monocraft v3.0 (SIL OFL 1.1), vendored. Minecraft-style,
   full Latin + Cyrillic. Source: github.com/IdreesInc/Monocraft (release v3.0).
   Served as woff2 (~29 KB, modern browsers); the ttf is kept as a fallback for
   anything that can't do woff2. base.html preloads the woff2 so text paints fast. */
@font-face {
  font-family: "Monocraft";
  src: url("../fonts/Monocraft.e45ececbcb13.woff2") format("woff2"),
       url("../fonts/Monocraft.f574c2b0e8de.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
