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