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: "segoeui";
}
.richtext strong,.richtext h3,.richtext h4,.richtext h5,.richtext h6{
      	font-weight: normal;
          font-family: "segoeuib";
}
.richtext h2{
    font-weight: normal;
    font-family: "segoeuib";
}
.richtext{
    font-family: "segoeui";
}

   @font-face{
       font-family: "segoeui";
       src: local("segoeui"), url("../fonts/segoeui.ttf") format('truetype');
       font-style:normal;
       font-weight:normal;
       font-display: fallback;
   }
@font-face{
       font-family: "CALIBRIB";
       src: local("CALIBRIB"), url("../fonts/CALIBRIB_A.TTF") format('truetype');
       font-style:normal;
       font-weight:normal;
       font-display: fallback;
}
@font-face{
    font-family: "segoeuib";
    src: local("segoeuib"), url("../fonts/segoeuib.ttf") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}

.gtj-ff-regular{
    font-family: "segoeui";
}
.gtj-ff-bold{
    font-family: "CALIBRIB";
    font-weight: normal;
}
.gtj-ff-bold1{
    font-family: "segoeuib";
    font-weight: normal;
}
.gtj-ff-b-bold{
    font-family: "Poppins-bold";
    font-weight: normal;
}
.gtj-ff-light{
    font-family: "Microsoft-light";
}
