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

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

.wc-icon-library_books:before {
  content: "\e909";
}
.wc-icon-library_music:before {
  content: "\e90a";
}
.wc-icon-play_arrow:before {
  content: "\e916";
}
.wc-icon-video_library:before {
  content: "\e90b";
}
.wc-icon-file_copy:before {
  content: "\e90c";
}
.wc-icon-collections:before {
  content: "\e90d";
}
.wc-icon-picture_as_pdf:before {
  content: "\e90e";
}
.wc-icon-arrow_drop_down:before {
  content: "\e918";
}
.wc-icon-arrow_drop_up:before {
  content: "\e919";
}
.wc-icon-enhanced_encryption:before {
  content: "\e91a";
}
.wc-icon-https:before {
  content: "\e91b";
}
.wc-icon-library_add_check:before {
  content: "\e91d";
}
.wc-icon-quiz:before {
  content: "\e91c";
}
.wc-icon-award:before {
  content: "\e900";
}
.wc-icon-book:before {
  content: "\e901";
}
.wc-icon-clock:before {
  content: "\e902";
}
.wc-icon-grid:before {
  content: "\e903";
}
.wc-icon-layers:before {
  content: "\e904";
}
.wc-icon-list:before {
  content: "\e905";
}
.wc-icon-arrow-down:before {
  content: "\e90f";
}
.wc-icon-arrow-left:before {
  content: "\e910";
}
.wc-icon-arrow-right:before {
  content: "\e911";
}
.wc-icon-arrow-up:before {
  content: "\e912";
}
.wc-icon-calendar:before {
  content: "\e908";
}
.wc-icon-check:before {
  content: "\e913";
}
.wc-icon-folder:before {
  content: "\e914";
}
.wc-icon-message-square:before {
  content: "\e917";
}
.wc-icon-minus-circle:before {
  content: "\e915";
}
.wc-icon-search:before {
  content: "\e906";
}
.wc-icon-user:before {
  content: "\e907";
}
.wc-icon-lock:before {
  content: "\f023";
}
.wc-icon-twitter-square:before {
  content: "\f081";
}
.wc-icon-facebook-square:before {
  content: "\f082";
}
.wc-icon-linkedin-square:before {
  content: "\f08c";
}
.wc-icon-instagram:before {
  content: "\f16d";
}</pre></body></html>