@font-face {
	font-family: 'Siddhanta';
	src: url('../fonts/siddhanta.ttf');
	unicode-range: U+0900-097F, U+A8E0-A8FF, U+1CD0-1CFF;
}

@font-face {
	font-family: 'Lohit-Tamil';
	src: url('../fonts/lohit-tamil.ttf');
	unicode-range: U+0B82-0BFF;
}
@font-face {
    font-family: "gentiumbasic";
    src: url("../fonts/GenBasR.ttf");
}
@font-face {
    font-family: "gentiumbasic";
    src: url("../fonts/GenBasB.ttf");
    font-weight: bold;
}
@font-face {
    font-family: "gentiumbasic";
    src: url("../fonts/GenBasI.ttf");
    font-style: italic;
}
@font-face {
    font-family: "gentiumbasic";
    src: url("../fonts/GenBasBI.ttf");
    font-weight: bold;
    font-style: italic;
}

