@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?cms3uu');
  src:  url('fonts/icomoon.eot?cms3uu#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?cms3uu') format('truetype'),
    url('fonts/icomoon.woff?cms3uu') format('woff'),
    url('fonts/icomoon.svg?cms3uu#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-arrow-down:before {
  content: "\e900";
  color: #727272;
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-basket:before {
  content: "\e903";
  color: #727272;
}
.icon-biodegradable-fabric:before {
  content: "\e904";
}
.icon-biosource-fabric:before {
  content: "\e905";
}
.icon-certified-fabric:before {
  content: "\e906";
}
.icon-close-x:before {
  content: "\e907";
  color: #727272;
}
.icon-eco-finishing:before {
  content: "\e908";
}
.icon-eco-washing:before {
  content: "\e909";
}
.icon-filters:before {
  content: "\e90a";
}
.icon-heart:before {
  content: "\e90b";
  color: #727272;
}
.icon-minus:before {
  content: "\e90c";
}
.icon-natural-buttons:before {
  content: "\e90d";
}
.icon-plus:before {
  content: "\e90e";
}
.icon-recycled-zippers:before {
  content: "\e90f";
}
.icon-search:before {
  content: "\e910";
  color: #727272;
}
.icon-sustainable-production:before {
  content: "\e911";
}
.icon-vegan:before {
  content: "\e912";
}
