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

[class^="ico-"], [class*=" ico-"] {
  /* 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;
}

.ico-cart-success:before {
  content: "\e909";
}
.ico-slash-eye:before {
  content: "\e90a";
  color: #9e9e9e;
}
.ico-update-arrow:before {
  content: "\e908";
  color: #9e9e9e;
}
.ico-cart-tag-02:before {
  content: "\e900";
  color: #27ae60;
}
.ico-cart-minus:before {
  content: "\e901";
  color: #e0e0e0;
}
.ico-cart-checkmark:before {
  content: "\e902";
}
.ico-cart-chevron-right:before {
  content: "\e903";
  color: #828282;
}
.ico-cart-cross:before {
  content: "\e904";
  color: #bdbdbd;
}
.ico-cart-info:before {
  content: "\e905";
  color: #4f4f4f;
}
.ico-cart-plus:before {
  content: "\e906";
  color: #4f4f4f;
}
.ico-cart-tag-01:before {
  content: "\e907";
  color: #828282;
}
.ico-shopplus2:before {
  content: "\e1006";
}
.ico-shopplus:before {
  content: "\e1005";
}
.ico-arrow:before {
  content: "\e1004";
  color: #b3b3b3;
}
.ico-plusmore:before {
  content: "\e1001";
  color: #aaa9a9;
}
.ico-bonus:before {
  content: "\e1000";
}
.ico-trash:before {
  content: "\e1002";
  color: #878888;
}
.ico-voucher:before {
  content: "\e1003";
}
