﻿@font-face {
    font-family: 'imcfont';
    src:    url('fonts/imcfont.eot?wkfd1o');
    src:    url('fonts/imcfont.eot?wkfd1o#iefix') format('embedded-opentype'),
        url('fonts/imcfont.ttf?wkfd1o') format('truetype'),
        url('fonts/imcfont.woff?wkfd1o') format('woff'),
        url('fonts/imcfont.svg?wkfd1o#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-software:before {
  content: "\e902";
}
.imc-module:before {
  content: "\e901";
}
.imc-device:before {
  content: "\e900";
}
