@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?htoin7');
  src:  url('fonts/icomoon.eot?htoin7#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?htoin7') format('truetype'),
    url('fonts/icomoon.woff?htoin7') format('woff'),
    url('fonts/icomoon.svg?htoin7#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-home:before {
  content: "\e912";
}
.icon-address:before {
  content: "\e911";
}
.icon-play:before {
  content: "\e910";
}
.icon-app:before {
  content: "\e901";
}
.icon-cmdb:before {
  content: "\e902";
}
.icon-dataview:before {
  content: "\e903";
}
.icon-email:before {
  content: "\e904";
}
.icon-itim:before {
  content: "\e905";
}
.icon-net:before {
  content: "\e906";
}
.icon-npm:before {
  content: "\e907";
}
.icon-one:before {
  content: "\e908";
}
.icon-onealert:before {
  content: "\e909";
}
.icon-phone:before {
  content: "\e90a";
}
.icon-reejoin:before {
  content: "\e90b";
}
.icon-rum:before {
  content: "\e90c";
}
.icon-server:before {
  content: "\e90d";
}
.icon-stock:before {
  content: "\e90e";
}
.icon-vx:before {
  content: "\e90f";
}
.icon-tips-warning:before {
  content: "\e900";
  color: #faad14;
}
