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