@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?m846y0');
  src:  url('../fonts/icomoon.eot?m846y0#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?m846y0') format('truetype'),
    url('../fonts/icomoon.woff?m846y0') format('woff'),
    url('../fonts/icomoon.svg?m846y0#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"]:not(div), [class*=" icon-"]:not(div) {
  /* 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-ico_cloud-node:before {
  content: "\e900";
}
.icon-ico_cloud-services:before {
  content: "\e901";
}
.icon-ico_cloud:before {
  content: "\e902";
}
.icon-ico_db:before {
  content: "\e903";
}
.icon-ico_foss:before {
  content: "\e904";
}
.icon-ico_free-bsd:before {
  content: "\e905";
}
.icon-ico_g869:before {
  content: "\e906";
}
.icon-ico_g893:before {
  content: "\e907";
}
.icon-ico_git:before {
  content: "\e908";
}
.icon-ico_home-office:before {
  content: "\e909";
}
.icon-ico_network:before {
  content: "\e90a";
}
.icon-ico_node-security:before {
  content: "\e90b";
}
.icon-ico_sandbox:before {
  content: "\e90c";
}
.icon-ico_servers:before {
  content: "\e90d";
}
.icon-ico_software-factory:before {
  content: "\e90e";
}
.icon-ico_support:before {
  content: "\e90f";
}
.icon-ico_telecomunications:before {
  content: "\e910";
}
.icon-ico_unix:before {
  content: "\e911";
}
.icon-ico_windows:before {
  content: "\e912";
}
.icon-ico_bsd:before {
  content: "\e913";
}
