@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?hq83yf');
  src:  url('fonts/icomoon.eot?hq83yf#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?hq83yf') format('truetype'),
    url('fonts/icomoon.woff?hq83yf') format('woff'),
    url('fonts/icomoon.svg?hq83yf#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-copy:before {
  content: "\e900";
}
.icon-arrow-double-down:before {
  content: "\e901";
}
.icon-arrow-double-left:before {
  content: "\e902";
}
.icon-arrow-double-right:before {
  content: "\e903";
}
.icon-arrow-double-up:before {
  content: "\e904";
}
.icon-arrow-down:before {
  content: "\e905";
}
.icon-arrow-left:before {
  content: "\e906";
}
.icon-arrow-right:before {
  content: "\e907";
}
.icon-arrow-up:before {
  content: "\e908";
}
.icon-book-stack:before {
  content: "\e909";
}
.icon-box:before {
  content: "\e90a";
}
.icon-checklist:before {
  content: "\e90b";
}
.icon-eye:before {
  content: "\e90c";
}
.icon-eye-slash:before {
  content: "\e90d";
}
.icon-failed:before {
  content: "\e90e";
}
.icon-layer:before {
  content: "\e90f";
}
.icon-mail:before {
  content: "\e910";
}
.icon-money-bag:before {
  content: "\e911";
}
.icon-order:before {
  content: "\e912";
}
.icon-search:before {
  content: "\e913";
}
.icon-star-empty:before {
  content: "\e914";
  color: #4c517a;
}
.icon-star-fill:before {
  content: "\e915";
  color: #4c517a;
}
.icon-success:before {
  content: "\e916";
}
.icon-warning:before {
  content: "\e917";
}
