/* Pokemon Fire Red - fan-made font recreation (KaelinT, 2012)
   License: CC BY-SA 3.0 - https://online-fonts.com/fonts/pokemon-fire-red
   This is NOT the official Nintendo/Game Freak font; it's a visual
   recreation made with FontStruct. Attribution required (see site footer). */

@font-face {
  font-family: 'PokemonFireRed';
  src: url('/fonts/pokemon_fire_red.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}