@font-face {
  font-family: 'Video Games';
  src: url('fonts/videogames.eot');
  src: url('fonts/videogames.eot?#iefix') format('embedded-opentype'),
  url('fonts/videogames.woff') format('woff'),
  url('fonts/videogames.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeue-Thin';
  src: url('fonts/HelveticaNeue-Thin.eot');
  src: url('fonts/HelveticaNeue-Thin.eot?#iefix') format('embedded-opentype'),
  url('fonts/HelveticaNeue-Thin.woff2') format('woff2'),
  url('fonts/HelveticaNeue-Thin.woff') format('woff'),
  url('fonts/HelveticaNeue-Thin.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


