@font-face {
  font-family: 'ecommerce-icons-3';
  src: url('../font/ecommerce-icons-3.eot?18860496');
  src: url('../font/ecommerce-icons-3.eot?18860496#iefix') format('embedded-opentype'),
       url('../font/ecommerce-icons-3.woff2?18860496') format('woff2'),
       url('../font/ecommerce-icons-3.woff?18860496') format('woff'),
       url('../font/ecommerce-icons-3.ttf?18860496') format('truetype'),
       url('../font/ecommerce-icons-3.svg?18860496#ecommerce-icons-3') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'ecommerce-icons-3';
    src: url('../font/ecommerce-icons-3.svg?18860496#ecommerce-icons-3') format('svg');
  }
}
*/
[class^="eCommerce-icons-3"]:before, [class*=" eCommerce-icons-3"]:before {
  font-family: "ecommerce-icons-3";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.eCommerce-icons-3add-to-cart-plus:before { content: '\e800'; } /* '' */
.eCommerce-icons-3coupon-discount:before { content: '\e801'; } /* '' */
.eCommerce-icons-3credit-card-2:before { content: '\e802'; } /* '' */
.eCommerce-icons-3credit-card-1:before { content: '\e803'; } /* '' */
.eCommerce-icons-3delivery:before { content: '\e804'; } /* '' */
.eCommerce-icons-3desktop-monitor:before { content: '\e805'; } /* '' */
.eCommerce-icons-3discount:before { content: '\e806'; } /* '' */
.eCommerce-icons-3history:before { content: '\e807'; } /* '' */
.eCommerce-icons-3megaphone-speaker:before { content: '\e808'; } /* '' */
.eCommerce-icons-3motorcycle-delivery:before { content: '\e809'; } /* '' */
.eCommerce-icons-3notification-bell:before { content: '\e80a'; } /* '' */
.eCommerce-icons-3package:before { content: '\e80b'; } /* '' */
.eCommerce-icons-3phone:before { content: '\e80c'; } /* '' */
.eCommerce-icons-3qr-code-scan:before { content: '\e80d'; } /* '' */
.eCommerce-icons-3receipt-paper-bill:before { content: '\e80e'; } /* '' */
.eCommerce-icons-3remove-from-cart-minus:before { content: '\e80f'; } /* '' */
.eCommerce-icons-3price-tag:before { content: '\e810'; } /* '' */
.eCommerce-icons-3shopping-bag-:before { content: '\e811'; } /* '' */
.eCommerce-icons-3shopping-basket:before { content: '\e812'; } /* '' */
.eCommerce-icons-3shopping-cart:before { content: '\e813'; } /* '' */
.eCommerce-icons-3stop-watch:before { content: '\e814'; } /* '' */
.eCommerce-icons-3shop:before { content: '\e815'; } /* '' */
.eCommerce-icons-3present:before { content: '\e816'; } /* '' */
.eCommerce-icons-3search:before { content: '\e817'; } /* '' */
.eCommerce-icons-3truck-delivery:before { content: '\e818'; } /* '' */
