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

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

.icon-circle-people:before {
  content: "\e90f";
}
.icon-circle-speech-bubble:before {
  content: "\e910";
}
.icon-circle-view:before {
  content: "\e911";
}
.icon-arrow-box-left:before {
  content: "\e900";
}
.icon-arrow-box-down:before {
  content: "\e901";
}
.icon-arrow-circle-left:before {
  content: "\e902";
}
.icon-arrow-circle-right:before {
  content: "\e903";
}
.icon-arrow-basic-left:before {
  content: "\e904";
}
.icon-arrow-basic-right:before {
  content: "\e905";
}
.icon-bulldozer-1:before {
  content: "\e906";
}
.icon-bus-2:before {
  content: "\e907";
}
.icon-car-6:before {
  content: "\e908";
}
.icon-truck-2:before {
  content: "\e909";
}
.icon-truck-fire-1:before {
  content: "\e90a";
}
.icon-email:before {
  content: "\e90b";
}
.icon-fax-machine:before {
  content: "\e90c";
}
.icon-mobile-phone-portrait:before {
  content: "\e90d";
}
.icon-phone-4:before {
  content: "\e90e";
}