@font-face {
  font-family: "PixeloidSans-Bold";
  src: url("../assets/fonts/PixeloidSans-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "PixeloidSans-Regular";
  src: url("../assets/fonts/PixeloidSans.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
