<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'DinLight';
  src: url("../fonts/DINPro-Light.otf");
  font-style: normal; }
@font-face {
  font-family: 'DinRegular';
  src: url("../fonts/DINNextLTPro-Regular.otf");
  font-style: normal; }
@font-face {
  font-family: 'DinMedium';
  src: url("../fonts/DINNextLTPro-Medium.otf");
  font-style: normal; }
@font-face {
  font-family: 'DinBold';
  src: url("../fonts/DINNextLTPro-Bold.otf");
  font-style: normal; }
@font-face {
  font-family: 'DinBlack';
  src: url("../fonts/DINNextLTPro-Black.otf");
  font-style: normal; }
html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {
  font-family: 'DinBold', sans-serif; }

html body p, html body td, html body ul, html body li {
  font-family: 'DinRegular', sans-serif; }

/*# sourceMappingURL=00.fonts.css.map */
</pre></body></html>