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

.richtext h2 {
    font-weight: normal;
    font-family: "GILROY-BOLD";
}

.richtext,
.richtext * {
    font-family: "GILROY-REGULAR";
    font-size: 16px;
}

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



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

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

.gtj-ff-sbold {
    font-family: "GILROY-BOLD";
    font-weight: normal;
}



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

.text-light{
    font-family: "GILROY-REGULAR";
}