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