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

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

.icon-bullbar:before {
  content: "\e900";
  color: #e61e25;
}
.icon-canopy:before {
  content: "\e901";
  color: #e61e25;
}
.icon-canopy-tray:before {
  content: "\e902";
  color: #e52227;
}
.icon-canopy-ute:before {
  content: "\e903";
  color: #e71e25;
}
.icon-caricon:before {
  content: "\e904";
  color: #e71e25;
}
.icon-rearbar-protection:before {
  content: "\e905";
  color: #e3252a;
}
.icon-roller-shutter:before {
  content: "\e906";
  color: #e71e25;
}
.icon-roof-racks:before {
  content: "\e907";
  color: #e52227;
}
.icon-sportsbar-car:before {
  content: "\e908";
  color: #e42429;
}
