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