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