<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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: "calibri-Regular";
}
.richtext strong,.richtext h3,.richtext h4,.richtext h5,.richtext h6{
      	font-weight: normal;
          font-family: "calibri-Bold";
}
.richtext h2{
    font-weight: normal;
    font-family: "calibri-Bold";
}
.richtext, .richtext *{
	font-family: "calibri-Regular";
}

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

.gtj-ff-regular{
    font-family: "calibri-Regular";
}
.gtj-ff-bold{
    font-family: "calibri-Bold";
    font-weight: normal;
}
</pre></body></html>