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

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

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

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

@font-face {
    font-family: "GOTHIC";
    src: local("GOTHIC"), url("../fonts/GOTHIC.TTF") format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}

@font-face {
    font-family: "GOTHICB";
    src: local("GOTHICB"), url("../fonts/GOTHICB.TTF") format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}
@font-face {
    font-family: "GOTHICI";
    src: local("GOTHICI"), url("../fonts/GOTHICI.TTF") format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}

@font-face {
    font-family: "ALGER";
    src: local("ALGER"), url("../fonts/ALGER.TTF") format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}






/* @font-face {
    font-family: "SanFranciscoDisplay-Semibold";
    src: url(../fonts/SANFRANCISCODISPLAY-SEMIBOLD-WEBFONT.TTF)  format('truetype');;
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "SanFranciscoDisplay-Medium";
    src: url(../fonts/SANFRANCISCODISPLAY-MEDIUM-WEBFONT.TTF)  format('truetype');;
    font-style: normal;
    font-weight: normal;
} */
/* @font-face {
    font-family: "PlayfairDisplay-Black";
    src: url(../fonts/PlayfairDisplay-Black-2.ttf)  format('truetype');;
    font-style: normal;
    font-weight: normal;
} */
/* .play-black{
    font-family: "PlayfairDisplay-Black";
    font-weight: normal;
} */



.gtj-ff-bold {
    font-family: "GOTHICB";
    font-weight: normal;
}
.text-ita{
    font-family: "GOTHICI";
    font-weight: normal;
}