@font-face {
  font-family: "Crow Bitfeather Display";
  src: url("/fonts/bitfeather/CrowBitfeatherDisplay-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Crow Bitfeather Display";
  src: url("/fonts/bitfeather/CrowBitfeatherDisplay-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Crow Bitfeather Mono";
  src: url("/fonts/bitfeather/CrowBitfeatherMono-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Crow Bitfeather Mono";
  src: url("/fonts/bitfeather/CrowBitfeatherMono-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
