/*
 * Crow Bitfeather v0.3.0
 * Original solid stepped-pixel CrowClaw font.
 */

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

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

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

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