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: "LucidaSans-Regular";
}
.richtext strong,.richtext h3,.richtext h4,.richtext h5,.richtext h6{
      	font-weight: normal;
        font-family: "LucidaSans-Bold";
}
.richtext strong *{
    font-family: inherit;
}
.richtext h2{
    font-weight: normal;
    font-family: "LucidaSans-Bold";
    letter-spacing: 1px;
}
.richtext{
    font-family: "LucidaSans-Regular";
    font-size: 18px;
    line-height: 32px;
}

   @font-face{
       font-family: "LucidaSans-Regular";
       src: local("LucidaSans-Regular"), url("../fonts/HelveticaNeueMed.ttf") format('opentype');
       font-style:normal;
       font-weight:normal;
       font-display: fallback;
   }
   
@font-face{
    font-family: "LucidaSans-Bold";
    src: local("LucidaSans-Bold"), url("../fonts/lucidasans.otf") format('opentype');
    font-style:normal;
    font-weight:normal;
    font-display: fallback;
}
.gtj-ff-regular{
    font-family: "LucidaSans-Regular";
}
.gtj-ff-bold{
    font-family: "LucidaSans-Bold";
    font-weight: normal;
    letter-spacing: 1px;
}
.gtj-ff-black{
    font-family: "LucidaSans-Bold";
    font-weight: normal;
}
