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