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