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