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