
@font-face {
    font-family: 'scribble';
    src: url('scribble.eot');
    src: url('scribble.eot?#iefix') format('embedded-opentype'),
         url('scribble.woff') format('woff'),
         url('scribble.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}