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