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

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

@font-face{
    font-family: "Aileron-SemiBold";
    src: local("Aileron-SemiBold"), url("../fonts/Rubik-Medium.ttf") format('truetype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}







.gtj-ff-bold{
    font-family: "Aileron-Bold";
    font-weight: normal;
}
.gtj-ff-sbold{
    font-family: "Aileron-SemiBold";
    font-weight: normal;
}

.text-bold{
    font-family: "Aileron-Bold";
    font-weight: normal;
}

