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: "Inter-Regular";
}

.richtext strong,
.richtext h3,
.richtext h4,
.richtext h5,
.richtext h6 {
    font-weight: normal;
    font-family: "Inter-Bold";
}

.richtext h2 {
    font-weight: normal;
    font-family: "Inter-Bold";
}

.richtext,
.richtext * {
    font-family: "Inter-Regular";
    font-size: 16px;
}



@font-face {
    font-family: "Inter-Regular";
    src: url(../fonts/Inter-Regular.ttf)  format('truetype');;
    font-style: normal;
    font-weight: normal;
}


@font-face {
    font-family: "Inter-Bold";
    src: url(../fonts/Inter-Bold.ttf)  format('truetype');;
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Inter-SemiBold";
    src: url(../fonts/Inter-SemiBold.ttf)  format('truetype');;
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Inter-Medium";
    src: url(../fonts/Inter-Medium.ttf)  format('truetype');;
    font-style: normal;
    font-weight: normal;
}






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

.gtj-ff-bold1 {
    font-family: "Inter-SemiBold";
    font-weight: normal;
}

.gtj-ff-sbold {
    font-family: "Inter-Bold";
    font-weight: normal;
}