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