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

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

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

.richtext,
.richtext * {
    font-family: "Lato-Regular";
}



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

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


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






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

