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

@font-face{
    font-family: "ARIAL";
    src: local("ARIAL"), url("../fonts/ARIAL.TTF") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}
@font-face{
    font-family: "ARIALBD";
    src: local("ARIALBD"), url("../fonts/ARIALBD.TTF") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}
@font-face{
    font-family: "ARIBLK";
    src: local("ARIBLK"), url("../fonts/ARIBLK.TTF") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}
@font-face{
    font-family: "Poppins-Regular";
    src: local("Poppins-Regular"), url("../fonts/Poppins-Regular.ttf") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}

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


.form-text{
    font-family: "Poppins-Regular";
}

.gtj-ff-regular{
    font-family: "Poppins-Medium";
}
.gtj-ff-regular3{
    font-family: "Poppins-Regular";
}
.gtj-ff-regular1{
    font-family: "ARIAL";
}
.gtj-ff-regular2{
    font-family: "Poppins-Bold";
}

.gtj-ff-bold{
    font-family: "ARIALBD";
    font-weight: normal;
}
.gtj-ff-bold1{
    font-family: "ARIBLK";
    font-weight: normal;
}
.text-bold{
    font-family: "ARIALBD";
    font-weight: normal;
}


