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

@font-face{
    font-family: "Formular-Regular";
    src: local("Formular-Regular"), url("../fonts/Formular-Regular.otf") format('opentype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}
@font-face{
    font-family: "Formular-Medium";
    src: local("Formular-Medium"), url("../fonts/Formular-Medium.otf") format('opentype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}

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





.gtj-ff-bold1{
    font-family: "Formular-Medium";
    font-weight: normal;
}
.gtj-ff-bold{
    font-family: "Formular-Bold";
    font-weight: normal;
}

