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

/* @font-face{
       font-family: "Roboto-Regular";
       src: local("Roboto-Regular"), url("../fonts/Roboto-Regular.ttf") format('truetype');
       font-style:normal;
       font-weight:normal;
       font-display: fallback;
   } */
@font-face{
       font-family: "Playfair-Display";
       src: local("Playfair-Display"), url("../fonts/PLAYFAIRDISPLAY-BOLD_0.TTF") format('truetype');
       font-style:normal;
       font-weight:normal;
       font-display: fallback;
}
/* @font-face{
    font-family: "Roboto-Light";
    src: local("Roboto-Light"), url("../fonts/Roboto-Light.ttf") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}
@font-face{
    font-family: "Roboto-Medium";
    src: local("Roboto-Medium"), url("../fonts/Roboto-Medium.ttf") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
} */
.gtj-ff-regular{
    
}
.gtj-ff-bold{
    
}
.gtj-ff-light{
    font-weight: normal;
}
.gtj-ff-title{
    font-family: "Playfair-Display";
    font-weight: normal;
}
