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