@font-face {
    font-family: mangal;
    src: url(../fonts/mangal.ttf);
}
@font-face {
    font-family: sakal-bharati;
    src: url(../fonts/sakal_bharti.ttf);
}
@font-face {
    font-family: tempas-sans;
    src: url(../fonts/TEMPSITC.woff);
}
@font-face {
    font-family: courier-new;
    src: url(../fonts/courier-new.ttf);
}
@font-face {
    font-family:guru;
    src: url(../fonts/hindi/Guru16.woff);
}
@font-face {
    font-family: wingdings;
    src: url(../fonts/hindi/Wingdings.woff);
}
@font-face {
    font-family: comic-sans-msc;
    src: url(../fonts/COMIC.woff);
}
@font-face {
    font-family: eras-contour;
    src: url(../fonts/erascntn.woff);
}
@font-face {
    font-family: eras-contour-itc;
    src: url(../fonts/ERASDEMI.woff);
}
@font-face {
    font-family: eurostile-black;
    src: url(../fonts/EROSYT.woff);
}
@font-face {
    font-family: flora-bold;
    src: url(../fonts/FLORABOLD.woff);
}
@font-face {
    font-family: imerium-bold;
    src: url(../fonts/IMPERUM.woff);
}
@font-face {
    font-family: imerium-hollow;
    src: url(../fonts/IMPERIU1.woff);
}
@font-face {
    font-family: rage-italic;
    src: url(../fonts/RAGE.woff);
}
@font-face {
    font-family: times-new-roman;
    src: url(../fonts/times.woff);
}

.tempas-sans{
    font-family:tempas-sans !important ;
}
.guru{
    font-family:guru !important ;
}
.wingdings{
    font-family:wingdings !important ;
}
.mangal{
    font-family:mangal !important ;
}
.sakal-bharati{
    font-family:sakal-bhrat !important ;
}
.courier-new{
    font-family:courier-new !important ;
}
.hindi-text{
    font-family: mangal !important;
}
.comic-sans-msc{
    font-family: comic-sans-msc !important;
}
.eras-contour{
    font-family: eras-contour !important;
}
.eras-demi-itc{
        font-family: eras-demi-itc !important;
}
.eurostile-black{
        font-family: eurostile-black !important;
}
.flora-bold{
        font-family: flora-bold !important;

}        
.imerium-bold{
        font-family: imerium-bold !important;
}
.imerium-hollow{
        font-family: imerium-hollow !important;
}
.rage-italic{
        font-family: rage-italic !important;
}
.fa:not(.fa-lg) {
    font-size: 12px;
}

.word{
    font-size: large;
}