@font-face
{
    font-family: 'Pokemon GB';
  src: url('Pokemon GB.eot');
  src: url('Pokemon GB.eot?#') format('embedded-opentype'),
      url('Pokemon GB.woff') format('woff'),
      url('Pokemon GB.ttf') format('truetype');
}
