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

@font-face{
    font-family: "GILROY-REGULAR";
    src: local("GILROY-REGULAR"), url("../fonts/GILROY-REGULAR.OTF") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: swap;
}
@font-face{
    font-family: "Gilroy-Medium";
    src: local("Gilroy-Medium"), url("../fonts/Gilroy-Medium-2.otf") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: swap;
}

@font-face{
    font-family: "GILROY-BOLD";
    src: local("GILROY-BOLD"), url("../fonts/GILROY-BOLD.OTF") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: swap;
}

.gtj-ff-bold{
    font-family: "GILROY-BOLD";
    font-weight: normal;
}
.text-medium {
    font-family: "Gilroy-Medium";
}

