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