@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?26058213');
  src: url('../font/fontello.eot?26058213#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?26058213') format('woff2'),
       url('../font/fontello.woff?26058213') format('woff'),
       url('../font/fontello.ttf?26058213') format('truetype'),
       url('../font/fontello.svg?26058213#fontello') 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: 'fontello';
    src: url('../font/fontello.svg?26058213#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  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 */
  margin-left: .2em;

  /* 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); */
}

.icon-akinon:before { content: '\f101'; } /* '' */
.icon-arrow-up:before { content: '\f102'; } /* '' */
.icon-bag:before { content: '\f103'; } /* '' */
.icon-bell:before { content: '\f104'; } /* '' */
.icon-box:before { content: '\f105'; } /* '' */
.icon-cart:before { content: '\f106'; } /* '' */
.icon-certificate:before { content: '\f107'; } /* '' */
.icon-check:before { content: '\f108'; } /* '' */
.icon-chevron-down:before { content: '\f109'; } /* '' */
.icon-chevron-left:before { content: '\f10a'; } /* '' */
.icon-chevron-right:before { content: '\f10b'; } /* '' */
.icon-chevron-up:before { content: '\f10c'; } /* '' */
.icon-close:before { content: '\f10d'; } /* '' */
.icon-cvc:before { content: '\f10e'; } /* '' */
.icon-detail:before { content: '\f110'; } /* '' */
.icon-exchange:before { content: '\f113'; } /* '' */
.icon-eye-off:before { content: '\f114'; } /* '' */
.icon-eye-on:before { content: '\f115'; } /* '' */
.icon-facebook-login:before { content: '\f116'; } /* '' */
.icon-facebook:before { content: '\f117'; } /* '' */
.icon-filter:before { content: '\f118'; } /* '' */
.icon-gift:before { content: '\f119'; } /* '' */
.icon-giftbox-active:before { content: '\f11a'; } /* '' */
.icon-giftbox:before { content: '\f11b'; } /* '' */
.icon-globe:before { content: '\f11c'; } /* '' */
.icon-google-login:before { content: '\f11d'; } /* '' */
.icon-google:before { content: '\f11e'; } /* '' */
.icon-group-5:before { content: '\f11f'; } /* '' */
.icon-hamburger:before { content: '\f120'; } /* '' */
.icon-heart-full:before { content: '\f121'; } /* '' */
.icon-heart-stroke:before { content: '\f122'; } /* '' */
.icon-info:before { content: '\f125'; } /* '' */
.icon-instagram:before { content: '\f126'; } /* '' */
.icon-layout-2:before { content: '\f127'; } /* '' */
.icon-layout-3:before { content: '\f128'; } /* '' */
.icon-loupe:before { content: '\f12d'; } /* '' */
.icon-mail:before { content: '\f12e'; } /* '' */
.icon-maps-and-flags:before { content: '\f12f'; } /* '' */
.icon-marker:before { content: '\f130'; } /* '' */
.icon-minus:before { content: '\f131'; } /* '' */
.icon-muted:before { content: '\f132'; } /* '' */
.icon-pin:before { content: '\f133'; } /* '' */
.icon-pinterest:before { content: '\f134'; } /* '' */
.icon-play-button:before { content: '\f135'; } /* '' */
.icon-plus:before { content: '\f136'; } /* '' */
.icon-policy:before { content: '\f137'; } /* '' */
.icon-product-cargo:before { content: '\f138'; } /* '' */
.icon-product-installment:before { content: '\f139'; } /* '' */
.icon-product-insurance:before { content: '\f13a'; } /* '' */
.icon-product-note:before { content: '\f13b'; } /* '' */
.icon-product-return:before { content: '\f13c'; } /* '' */
.icon-product:before { content: '\f13d'; } /* '' */
.icon-quality-assurance:before { content: '\f13e'; } /* '' */
.icon-refund:before { content: '\f13f'; } /* '' */
.icon-search:before { content: '\f141'; } /* '' */
.icon-share:before { content: '\f142'; } /* '' */
.icon-shopping-cart:before { content: '\f143'; } /* '' */
.icon-spinner:before { content: '\f144'; } /* '' */
.icon-star:before { content: '\f145'; } /* '' */
.icon-store-pin:before { content: '\f146'; } /* '' */
.icon-tale:before { content: '\f147'; } /* '' */
.icon-track-order:before { content: '\f148'; } /* '' */
.icon-tracking:before { content: '\f149'; } /* '' */
.icon-twitter:before { content: '\f14a'; } /* '' */
.icon-unmuted:before { content: '\f14b'; } /* '' */
.icon-up-chevron:before { content: '\f14c'; } /* '' */
.icon-user:before { content: '\f14d'; } /* '' */
.icon-whatsapp:before { content: '\f14e'; } /* '' */
.icon-youtube:before { content: '\f14f'; } /* '' */
