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