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