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

[class^="ico-"], [class*=" ico-"] {
  /* 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;
  display: flex;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ico-gloubus:before {
  content: "\e900";
}
.ico-medal:before {
  content: "\e901";
}
.ico-pen:before {
  content: "\e902";
}
.ico-pencil:before {
  content: "\e903";
}
.ico-shapes:before {
  content: "\e904";
}
.ico-tv:before {
  content: "\e905";
}
.ico-Icon1:before {
  content: "\e906";
}
.ico-Icon2:before {
  content: "\e907";
}
.ico-Icon3:before {
  content: "\e908";
}
.ico-Icon4:before {
  content: "\e909";
}
.ico-Icon5:before {
  content: "\e90a";
}
.ico-Icon6:before {
  content: "\e90b";
}</pre></body></html>