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