@font-face {
    font-family:'FontAwesome';
    src: url('fontawesome-webfont.eot');
    src: url('fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
        url('fontawesome-webfont.woff') format('woff'),
        url('fontawesome-webfont.ttf') format('truetype'),
        url('fontawesome-webfont.svg#FontAwesome') format('svg');
}
@font-face {
    font-family:'HindSiliguriR';
    src: url('HindSiliguri-Regular.eot');
    src: url('HindSiliguri-Regular.eot?#iefix') format('embedded-opentype'),
        url('HindSiliguri-Regular.woff') format('woff'),
        url('HindSiliguri-Regular.ttf') format('truetype'),
        url('HindSiliguri-Regular.svg#HindSiliguriR') format('svg');
}
@font-face {
    font-family:'HindSiliguriB';
    src: url('HindSiliguri-Bold.eot');
    src: url('HindSiliguri-Bold.eot?#iefix') format('embedded-opentype'),
        url('HindSiliguri-Bold.woff') format('woff'),
        url('HindSiliguri-Bold.ttf') format('truetype'),
        url('HindSiliguri-Bold.svg#HindSiliguriB') format('svg');
}
@font-face { 
	font-family: "Hind_Siliguri_1";
	src: url("HindSiliguri_1.woff2") format("woff2"); 
	font-style: normal; 
	font-weight: 400; 
	unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; 
}
@font-face {
    font-family:'MuliR';
    src: url('Muli-Regular.eot');
    src: url('Muli-Regular.eot?#iefix') format('embedded-opentype'),
        url('Muli-Regular.woff') format('woff'),
        url('Muli-Regular.ttf') format('truetype'),
        url('Muli-Regular.svg#MuliR') format('svg');
}
@font-face {
    font-family:'MuliB';
    src: url('Muli-Bold.eot');
    src: url('Muli-Bold.eot?#iefix') format('embedded-opentype'),
        url('Muli-Bold.woff') format('woff'),
        url('Muli-Bold.ttf') format('truetype'),
        url('Muli-Bold.svg#MuliB') format('svg');
}

/* FONT DEFAULT 
@font-face {
    font-family:'desiredfontnamegoeshere';
    src: url('fontnamegoeshere.eot');
    src: url('fontnamegoeshere.eot?#iefix') format('embedded-opentype'),
        url('fontnamegoeshere.woff') format('woff'),
        url('fontnamegoeshere.ttf') format('truetype'),
        url('fontnamegoeshere.svg#desiredfontnamegoeshere') format('svg');
}

