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

.icon-record-disc:before {
  content: "\e919";
}
.icon-plus:before {
  content: "\e912";
  color: #fff;
}
.icon-pb-book:before {
  content: "\e918";
}
.icon-update:before {
  content: "\e916";
}
.icon-loader:before {
  content: "\e917";
}
.icon-turntable:before {
  content: "\e913";
}
.icon-p-with-disc:before {
  content: "\e914";
}
.icon-globe:before {
  content: "\e915";
}
.icon-grid:before {
  content: "\e909";
  color: #808080;
}
.icon-arrow-down:before {
  content: "\e90a";
  color: #fff;
}
.icon-arrow-down-thin .path1:before {
  content: "\e90b";
  color: rgb(0, 0, 0);
}
.icon-arrow-down-thin .path2:before {
  content: "\e90c";
  margin-left: -1.0126953125em;
  color: rgb(255, 255, 255);
}
.icon-menu:before {
  content: "\e90d";
}
.icon-menu-2:before {
  content: "\e90e";
  color: #fff;
}
.icon-play:before {
  content: "\e90f";
  color: #fff;
}
.icon-profile:before {
  content: "\e910";
}
.icon-search:before {
  content: "\e911";
}
.icon-tick:before {
  content: "\e900";
  color: #fff;
}
.icon-chevron-down:before {
  content: "\e907";
}
.icon-arrow-up-right-thin:before {
  content: "\e906";
  color: #fff;
}
.icon-arrow-up-right:before {
  content: "\e905";
  color: #fff;
}
.icon-cross:before {
  content: "\e904";
}
.icon-square:before {
  content: "\e901";
}
.icon-download:before {
  content: "\e903";
  color: #ff5900;
}
.icon-cross-thin:before {
  content: "\e902";
}
.icon-plus-thin:before {
  content: "\e908";
  color: #fff;
}
</pre></body></html>