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