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