@font-face {
  font-family: "Bangers";
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Bangers/Bangers-Regular.ttf");
}

@font-face {
  font-family: "Comic Neue";
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/ComicNeue/ComicNeue-Regular.ttf");
}

@font-face {
  font-family: "Comic Neue";
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/ComicNeue/ComicNeue-Bold.ttf");
}
