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

[class^="app-icon-"], [class*=" app-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons-primary' !important;
  speak: never;
  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;
}

.app-icon-d-book-icon:before {
  content: "\e90f";
}
.app-icon-fullscreen1:before {
  content: "\e90e";
}
.app-icon-close:before {
  content: "\e90d";
}
.app-icon-right-arrow:before {
  content: "\e909";
}
.app-icon-left-arrow:before {
  content: "\e90a";
}
.icon-close2:before {
  content: "\e90c";
}
.app-icon-two-rounded-squares:before {
  content: "\e90b";
}
.app-icon-bulb:before {
  content: "\e908";
}
.app-icon-language:before {
  content: "\e907";
}
.app-icon-chevron_down:before {
  content: "\e906";
  color: #47b27a;
}
.app-icon-profile_icon:before {
  content: "\e905";
}
.app-icon-user-icon:before {
  content: "\e900";
}
.app-icon-d-book_icon:before {
  content: "\e901";
}
.app-icon-fagstoff_icon:before {
  content: "\e902";
}
.app-icon-feedback_icon:before {
  content: "\e903";
}
.app-icon-oversikt_icon:before {
  content: "\e904";
}
</pre></body></html>