@font-face {
  font-family: 'icomoon';
  src:  url('../eot/icomooncb1c.eot');
  src:  url('../eot/icomooncb1c.eot#iefix') format('embedded-opentype'),
    url('../ttf/icomooncb1c.ttf') format('truetype'),
    url('../woff/icomooncb1c.woff') format('woff'),
    url('../svg/icomooncb1c.svg#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-filter:before {
  content: "\e912";
}
.icon-shipping:before {
  content: "\e911";
  color: #cf0a2c;
}
.icon-checked:before {
  content: "\e90e";
  color: #cf0a2c;
}
.icon-unchecked:before {
  content: "\e90f";
  color: #e9e9e9;
}
.icon-menu:before {
  content: "\e90b";
  color: #f9f9f9;
}
.icon-person:before {
  content: "\e90c";
  color: #fff;
}
.icon-search:before {
  content: "\e90d";
  color: #fff;
}
.icon-phone:before {
  content: "\e909";
  color: #fff;
}
.icon-email:before {
  content: "\e90a";
  color: #fff;
}
.icon-arrow-left:before {
  content: "\e904";
  color: #fff;
}
.icon-arrow-right:before {
  content: "\e902";
  color: #fff;
}
.icon-ear:before {
  content: "\e900";
  color: #f8f8f8;
}
.icon-exit:before {
  content: "\e901";
  color: #fff;
}
.icon-bag:before {
  content: "\e903";
  color: #fff;
}
.icon-facebook:before {
  content: "\e905";
  color: #f8f8f8;
}
.icon-instagram:before {
  content: "\e906";
  color: #f8f8f8;
}
.icon-youtube:before {
  content: "\e907";
  color: #f8f8f8;
}
.icon-telegram:before {
  content: "\e908";
  color: #f8f8f8;
}
.icon-pencil:before {
  content: "\e910";
}
