@font-face {
  font-family: neon;
  src: url(fonts/Neon.ttf) format("opentype");
}
@font-face {
  font-family: arcade;
  src: url(fonts/Arcade.ttf) format("opentype");
}
@font-face {
  font-family: gameOver;
  src: url(fonts/GameOver.ttf) format("opentype");
}
