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