@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8v0c3u');
  src:  url('fonts/icomoon.eot?8v0c3u#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8v0c3u') format('truetype'),
    url('fonts/icomoon.woff?8v0c3u') format('woff'),
    url('fonts/icomoon.svg?8v0c3u#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-Pijl_links:before {
  content: "\e908";
}
.icon-Pijl-rechts:before {
  content: "\e901";
}
.icon-Pijl-rechts-omhoog:before {
  content: "\e902";
}
.icon-Hamburger:before {
  content: "\e900";
}
.icon-Zoekbalk_zwart:before {
  content: "\e917";
}
.icon-Winkelmand_zwart:before {
  content: "\e918";
}
.icon-Favoriet_zwart:before {
  content: "\e919";
}
.icon-Zoekbalk_wit:before {
  content: "\e905";
  color: #fff;
}
.icon-Winkelmand_wit:before {
  content: "\e906";
  color: #fff;
}
.icon-Favoriet_wit:before {
  content: "\e907";
  color: #fff;
}
.icon-Pijl-rechts-omhoog-:before {
  content: "\e90b";
}
.icon-Actief_doorscrol:before {
  content: "\e90c";
}
.icon-NonActief_doorscrol:before {
  content: "\e90d";
  color: #7e7e7e;
}
.icon-NonActief_Pijlonder:before {
  content: "\e914";
  color: #7e7e7e;
}
.icon-Actief_Pijlboven:before {
  content: "\e915";
}
.icon-Review:before {
  content: "\e916";
}
