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

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

.c-icon-contract:before {
  content: "\e901";
}
.c-icon-exchange:before {
  content: "\e902";
}
.c-icon-guarantee:before {
  content: "\e903";
}
.c-icon-documents:before {
  content: "\e904";
  color: #828282;
}
.c-icon-video-camera:before {
  content: "\e905";
}
.c-icon-car-painting:before {
  content: "\e900";
}
.c-icon-bubbles2:before {
  content: "\e96d";
}
.c-icon-cog:before {
  content: "\e994";
}
.c-icon-cogs:before {
  content: "\e995";
}
.c-icon-stats-bars:before {
  content: "\e99c";
}
.c-icon-fire:before {
  content: "\e9a9";
}
.c-icon-lab:before {
  content: "\e9aa";
}
.c-icon-truck:before {
  content: "\e9b0";
}
.c-icon-road:before {
  content: "\e9b1";
}
.c-icon-link:before {
  content: "\e9cb";
}
