@font-face {
    font-family: 'hind_madurairegular';
    src: url('../font/hindmadurai-regular-webfont.woff2') format('woff2'),
         url('../font/hindmadurai-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'hind_maduraimedium';
    src: url('../font/hindmadurai-medium-webfont.woff2') format('woff2'),
         url('../font/hindmadurai-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'hind_madurailight';
    src: url('../font/hindmadurai-light-webfont.woff2') format('woff2'),
         url('../font/hindmadurai-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'hind_maduraibold';
    src: url('../font/hindmadurai-bold-webfont.woff2') format('woff2'),
         url('../font/hindmadurai-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'hind_maduraisemibold';
    src: url('../font/hindmadurai-semibold-webfont.woff2') format('woff2'),
         url('../font/hindmadurai-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}