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

[class^="imc-"], [class*=" imc-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'imcfont' !important;
  speak: none;
  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;
}

.imc-mounting:before {
  content: "\e900";
}
.imc-device:before {
  content: "\e901";
}
.imc-module:before {
  content: "\e902";
}
.imc-software:before {
  content: "\e903";
}
