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