<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: 'icomoon';
  src:  url('fonts/icomoon.eot?b2tw28');
  src:  url('fonts/icomoon.eot?b2tw28#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?b2tw28') format('truetype'),
    url('fonts/icomoon.woff?b2tw28') format('woff'),
    url('fonts/icomoon.svg?b2tw28#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-login:before {
    content: "\e906";
}
.icon-logout:before {
    content: "\e91f";
}
.icon-mail:before {
  content: "\e905";
}
.icon-file-dwg:before {
  content: "\e920";
}
.icon-arrow-right:before {
  content: "\e900";
}
.icon-arrow-down:before {
  content: "\e901";
}
.icon-arrow-left:before {
  content: "\e902";
}
.icon-arrow-up:before {
  content: "\e903";
}
.icon-hamburger-close:before {
  content: "\e904";
}
.icon-lang-en:before {
  content: "\e907";
}
.icon-lang-se:before {
  content: "\e908";
}
.icon-social-facebook:before {
  content: "\e909";
}
.icon-minus:before {
  content: "\e90a";
}
.icon-plus:before {
  content: "\e90b";
}
.icon-close:before {
  content: "\e90c";
}
.icon-social-instagram:before {
  content: "\e90d";
}
.icon-cart-1:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\e90f";
}
.icon-file:before {
  content: "\e910";
}
.icon-update:before {
  content: "\e911";
}
.icon-social-linkedin:before {
  content: "\e912";
}
.icon-check:before {
  content: "\e913";
}
.icon-file-pdf:before {
  content: "\e914";
}
.icon-file-zip:before {
  content: "\e915";
}
.icon-cart-2:before {
  content: "\e916";
}
.icon-cart-3:before {
  content: "\e917";
}
.icon-cart-4:before {
  content: "\e918";
}
.icon-cart-5:before {
  content: "\e919";
}
.icon-cart-6:before {
  content: "\e91a";
}
.icon-cart-7:before {
  content: "\e91b";
}
.icon-cart-8:before {
  content: "\e91c";
}
.icon-cart-9:before {
  content: "\e91d";
}
.icon-cart-10:before {
  content: "\e91e";
}
</pre></body></html>