body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,select,th,td{
    font-family: "Tahoma";
}
.richtext strong,.richtext h3,.richtext h4,.richtext h5,.richtext h6{
    font-family: "Tahoma-bd";
}
.richtext h2{
    font-family: "Tahoma-bd";
}
.richtext, .richtext *{
    font-family: "Tahoma";
}

@font-face{
    font-family: "Ebrima";
    src: local("Ebrima"), url("../fonts/ebrima_0.ttf") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}
@font-face{
    font-family: "Tahoma";
    src: local("Tahoma"), url("../fonts/tahoma.ttf") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}
@font-face{
    font-family: "Tahoma-bd";
    src: local("Tahoma-bd"), url("../fonts/tahomabd_0.ttf") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}

.gtj-ff-regular{
    font-family: "Tahoma";
}
.gtj-ff-bold{
    font-family: "Tahoma-bd";
    font-weight: normal;
}

