@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?11065814');
  src: url('../font/fontello.eot?11065814#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?11065814') format('woff2'),
       url('../font/fontello.woff?11065814') format('woff'),
       url('../font/fontello.ttf?11065814') format('truetype'),
       url('../font/fontello.svg?11065814#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?11065814#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;
  
  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); */
}

.Iconaccount:before { content: '\e800'; } /* '' */
.Iconaddress:before { content: '\e801'; } /* '' */
.Iconappointments:before { content: '\e802'; } /* '' */
.Iconcheckmark:before { content: '\e803'; } /* '' */
.Iconclose:before { content: '\e804'; } /* '' */
.Iconsubscriptions:before { content: '\e805'; } /* '' */
.Iconmore:before { content: '\e806'; } /* '' */
.Iconcopyright:before { content: '\e807'; } /* '' */
.Iconcryptocurrency:before { content: '\e808'; } /* '' */
.Icondailymotion:before { content: '\e809'; } /* '' */
.Icondelivery-time:before { content: '\e80a'; } /* '' */
.Icondownloads:before { content: '\e80b'; } /* '' */
.Iconfacebook:before { content: '\e80c'; } /* '' */
.Iconemail:before { content: '\e80d'; } /* '' */
.Iconlinkedin:before { content: '\e80f'; } /* '' */
.Iconfile:before { content: '\e810'; } /* '' */
.Iconinstagram:before { content: '\e811'; } /* '' */
.Iconimage:before { content: '\e812'; } /* '' */
.Iconmessage:before { content: '\e813'; } /* '' */
.Iconpinterest:before { content: '\e814'; } /* '' */
.Iconpayment-methods:before { content: '\e815'; } /* '' */
.Iconmenu-bar:before { content: '\e816'; } /* '' */
.Iconrevisions:before { content: '\e817'; } /* '' */
.Iconsearch:before { content: '\e818'; } /* '' */
.Iconsign-out:before { content: '\e819'; } /* '' */
.Iconsupport:before { content: '\e81a'; } /* '' */
.Icontelegram:before { content: '\e81b'; } /* '' */
.Iconshopping-bag:before { content: '\e81c'; } /* '' */
.Icontiktok:before { content: '\e81e'; } /* '' */
.Iconwallet:before { content: '\e81f'; } /* '' */
.Iconwhatsapp:before { content: '\e820'; } /* '' */
.Iconwebsite:before { content: '\e821'; } /* '' */
.Iconyoutube:before { content: '\e822'; } /* '' */
.Iconx:before { content: '\e823'; } /* '' */
.Iconcompare:before { content: '\e824'; } /* '' */
.Iconwishlist-alt:before { content: '\e826'; } /* '' */
.Iconwishlist:before { content: '\e827'; } /* '' */
.Iconcourse:before { content: '\e829'; } /* '' */
.Iconloading:before { content: '\e832'; } /* '' */
.Icondashboard:before { content: '\e834'; } /* '' */
