﻿@font-face {
    font-family: 'imcfont';
    src:    url('../eot/imcfonta6d6.eot');
    src:    url('../eot/imcfonta6d6.eot#iefix') format('embedded-opentype'),
        url('../ttf/imcfonta6d6.ttf') format('truetype'),
        url('../woff/imcfonta6d6.woff') format('woff'),
        url('../svg/imcfonta6d6.svg#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";
}
