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