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