@font-face {
  font-family: "Y2K Neophyte";
  src: url("../assets/fonts/y2k-neophyte.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Y2K Neophyte";
  src: url("../assets/fonts/y2k-neophyte-italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Retro Computer";
  src: url("../assets/fonts/retro-computer.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
