@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?96nlyb');
  src:  url('fonts/icomoon.eot?96nlyb#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?96nlyb') format('woff2'),
    url('fonts/icomoon.ttf?96nlyb') format('truetype'),
    url('fonts/icomoon.woff?96nlyb') format('woff'),
    url('fonts/icomoon.svg?96nlyb#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: 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-fav-active:before {
  content: "\e913";
}
.icon-fav:before {
  content: "\e914";
}
/*
.icon-discount-1 .path1:before {
  content: "\e90f";
  color: rgb(244, 67, 54);
}
.icon-discount-1 .path2:before {
  content: "\e910";
  margin-left: -1em;
  color: rgb(250, 250, 250);
}
.icon-discount-1 .path3:before {
  content: "\e911";
  margin-left: -1em;
  color: rgb(250, 250, 250);
}
.icon-discount-1 .path4:before {
  content: "\e912";
  margin-left: -1em;
  color: rgb(250, 250, 250);
}
*/
.icon-star-active:before {
  content: "\e90e";
  /*color: #26408a;*/
}
.icon-arrow-right:before {
  content: "\e900";
}
.icon-cart-add:before {
  content: "\e901";
}
.icon-cart:before {
  content: "\e902";
}
.icon-checkout:before {
  content: "\e903";
}
.icon-delete:before {
  content: "\e904";
}
.icon-star:before {
  content: "\e905";
}
.icon-image-action:before {
  content: "\e906";
}
.icon-image:before {
  content: "\e907";
}
.icon-modelbestelling:before {
  content: "\e908";
}
.icon-pin:before {
  content: "\e909";
}
.icon-promoties:before {
  content: "\e90a";
}
.icon-search:before {
  content: "\e90b";
}
.icon-user:before {
  content: "\e90c";
}
.icon-volckaert:before {
  content: "\e90d";
}
