@font-face {
  font-family: 'icomoon';
  src:  url("../fonts/icomoon.1fd077e3f66e.eot?oerwtg");
  src:  url("../fonts/icomoon.1fd077e3f66e.eot?oerwtg#iefix") format('embedded-opentype'),
    url("../fonts/icomoon.b88c767f9679.ttf?oerwtg") format('truetype'),
    url("../fonts/icomoon.ad6acfb14a94.woff?oerwtg") format('woff'),
    url("../fonts/icomoon.897cbf0ba17a.svg?oerwtg#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: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-micorr:before {
  content: "\e903";
}
.icon-collaboration:before {
  content: "\e900";
}
.icon-puzzle:before {
  content: "\e901";
}
.icon-searchbox:before {
  content: "\e902";
}