@font-face {
    font-family: 'hindbold';
    src: url('hind-bold-webfont.woff2') format('woff2'),
         url('hind-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hindlight';
    src: url('font/hind-light-webfont.woff2') format('woff2'),
         url('font/hind-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hindmedium';
    src: url('font/hind-medium-webfont.woff2') format('woff2'),
         url('font/hind-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hindregular';
    src: url('font/hind-regular-webfont.woff2') format('woff2'),
         url('font/hind-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hindsemibold';
    src: url('font/hind-semibold-webfont.woff2') format('woff2'),
         url('font/hind-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}