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