@font-face {
    font-family: 'hind_siliguribold';
    src: url('hindsiliguri-bold-webfont.woff2') format('woff2'),
         url('hindsiliguri-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'hind_siliguri_mediumregular';
    src: url('hindsiliguri-medium-webfont.woff2') format('woff2'),
         url('hindsiliguri-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hind_siliguriregular';
    src: url('hindsiliguri-regular-webfont.woff2') format('woff2'),
         url('hindsiliguri-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gesta Bold';
    src: url('Gesta-Bold.woff2') format('woff2'),
        url('Gesta-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gesta Regular';
    src: url('Gesta-Regular.woff2') format('woff2'),
        url('Gesta-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gesta Medium';
    src: url('Gesta-Medium.woff2') format('woff2'),
        url('Gesta-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}