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

@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-Medium";
    src: local("Poppins-Medium"), url("../fonts/Poppins-Medium.ttf") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}
@font-face{
    font-family: "KOKILA";
    src: local("KOKILA"), url("../fonts/KOKILA.TTF") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}

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








.gtj-ff-regular{
    font-family: "Roboto-Medium";
}
.gtj-ff-nav{
    font-family: "Lato-Regular";
}
.gtj-ff-banner{
    font-family: "Quicksand-Light";
}
.gtj-ff-banner2{
    font-family: "Poppins-Bold";
}
.gtj-ff-regular2{
    font-family: "KOKILA";
}
.gtj-ff-regular3{
    font-family: "Poppins-Medium";
}

.gtj-ff-bold{
    font-family: "Poppins-Bold";
    font-weight: normal;
}


