@font-face {
  font-family:'HKNova-Light';
  src: url('HKNova/Hind-Light.eot?#iefix') format('embedded-opentype'),
	   url('HKNova/HKNova-Light.woff') format('woff'),
	   url('HKNova/HKNova-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('roboto/Roboto-Regular-webfont.eot');
    src: url('roboto/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto/Roboto-Regular-webfont.woff') format('woff'),
         url('roboto/Roboto-Regular-webfont.ttf') format('truetype'),
         url('roboto/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}