@font-face {
  font-family: "PixelGrid";
  src: url("./pixelgrid-squarebolds.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

.pixel-font {
  font-family: "PixelGrid", "Courier New", monospace;
}
