@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?6j7dac');
  src:  url('fonts/icomoon.eot?6j7dac#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?6j7dac') format('truetype'),
    url('fonts/icomoon.woff?6j7dac') format('woff'),
    url('fonts/icomoon.svg?6j7dac#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-Plus:before {
  content: "\e900";
  color: #fff;
}
.icon-Header_Pijl:before {
  content: "\e905";
  color: #ff6038;
}
.icon-icons_Boomstam:before {
  content: "\e906";
  color: #9fc9cb;
}
.icon-icons_info:before {
  content: "\e907";
}
.icon-icons_inlog:before {
  content: "\e908";
  color: #ff6038;
}
.icon-icons_Winkelwagen:before {
  content: "\e90a";
  color: #fff;
}
.icon-icons_zoeker:before {
  content: "\e90b";
}
.icon-Over-ons_nonactief:before {
  content: "\e90c";
  color: #ebecdc;
}
.icon-Over-ons_actief:before {
  content: "\e90d";
  color: #ff6038;
}
.icon-Product-specificaties_pijl:before {
  content: "\e90e";
  color: #ff6038;
}
.icon-Productpage_Pijl:before {
  content: "\e909";
  color: #d5afac;
}
