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