@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?rmmbve');
  src:  url('fonts/icomoon.eot?rmmbve#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?rmmbve') format('truetype'),
    url('fonts/icomoon.woff?rmmbve') format('woff'),
    url('fonts/icomoon.svg?rmmbve#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-library:before {
  content: "\e921";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-user-check:before {
  content: "\e975";
}
.icon-spinner4:before {
  content: "\e97d";
}
.icon-equalizer:before {
  content: "\e992";
}
.icon-equalizer2:before {
  content: "\e993";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-tree:before {
  content: "\e9bc";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-eye-plus:before {
  content: "\e9cf";
}
.icon-share2:before {
  content: "\ea82";
}
