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