@font-face {
  font-family: "fontello";
  src: url("../font/fontello.eot?8168670");
  src: url("../font/fontello.eot?8168670#iefix") format("embedded-opentype"),
    url("../font/fontello.woff2?8168670") format("woff2"),
    url("../font/fontello.woff?8168670") format("woff"),
    url("../font/fontello.ttf?8168670") format("truetype"),
    url("../font/fontello.svg?8168670#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?8168670#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: 0.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: 0.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-help-circled:before {
  content: "\e800";
} /* '' */
.icon-basket:before {
  content: "\e801";
} /* '' */
.icon-pencil:before {
  content: "\e802";
} /* '' */
.icon-star:before {
  content: "\e803";
} /* '' */
.icon-star-empty:before {
  content: "\e804";
} /* '' */
.icon-cancel:before {
  content: "\e805";
} /* '' */
.icon-attention:before {
  content: "\e806";
} /* '' */
.icon-ok:before {
  content: "\e807";
} /* '' */
.icon-location:before {
  content: "\e808";
} /* '' */
.icon-mail-alt:before {
  content: "\e809";
} /* '' */
.icon-mail:before {
  content: "\e80a";
} /* '' */
.icon-phone:before {
  content: "\e80b";
} /* '' */
.icon-left:before {
  content: "\e80c";
} /* '' */
.icon-right:before {
  content: "\e80d";
} /* '' */
.icon-up:before {
  content: "\e80e";
} /* '' */
.icon-down:before {
  content: "\e80f";
} /* '' */
.icon-print:before {
  content: "\e810";
} /* '' */
.icon-ok-circled:before {
  content: "\e811";
} /* '' */
.icon-plus:before {
  content: "\e812";
} /* '' */
.icon-cw:before {
  content: "\e813";
} /* '' */
.icon-search:before {
  content: "\e814";
} /* '' */
.icon-heart:before {
  content: "\e815";
} /* '' */
.icon-gift:before {
  content: "\e816";
} /* '' */
.icon-play:before {
  content: "\e817";
} /* '' */
.icon-lock:before {
  content: "\e818";
} /* '' */
.icon-lock-open:before {
  content: "\e819";
} /* '' */
.icon-link:before {
  content: "\e81a";
} /* '' */
.icon-gift-1:before {
  content: "\e81b";
} /* '' */
.icon-clipboard:before {
  content: "\e81c";
} /* '' */
.icon-floppy:before {
  content: "\e81d";
} /* '' */
.icon-user:before {
  content: "\e81e";
} /* '' */
.icon-cog:before {
  content: "\e81f";
} /* '' */
.icon-credit-card:before {
  content: "\e820";
} /* '' */
.icon-linkedin-1:before {
  content: "\e821";
} /* '' */
.icon-twitter:before {
  content: "\e822";
} /* '' */
.icon-spin2:before {
  content: "\e831";
} /* '' */
.icon-login:before {
  content: "\f02c";
} /* '' */
.icon-twitter-1:before {
  content: "\f099";
} /* '' */
.icon-facebook:before {
  content: "\f09a";
} /* '' */
.icon-rss:before {
  content: "\f09e";
} /* '' */
.icon-menu:before {
  content: "\f0c9";
} /* '' */
.icon-gplus:before {
  content: "\f0d5";
} /* '' */
.icon-linkedin:before {
  content: "\f0e1";
} /* '' */
.icon-comment-empty:before {
  content: "\f0e5";
} /* '' */
.icon-doc-text:before {
  content: "\f0f6";
} /* '' */
.icon-building:before {
  content: "\f0f7";
} /* '' */
.icon-angle-left:before {
  content: "\f104";
} /* '' */
.icon-angle-right:before {
  content: "\f105";
} /* '' */
.icon-angle-up:before {
  content: "\f106";
} /* '' */
.icon-angle-down:before {
  content: "\f107";
} /* '' */
.icon-lock-open-alt:before {
  content: "\f13e";
} /* '' */
.icon-doc-text-inv:before {
  content: "\f15c";
} /* '' */
.icon-youtube:before {
  content: "\f167";
} /* '' */
.icon-instagram:before {
  content: "\f16d";
} /* '' */
.icon-tumblr:before {
  content: "\f173";
} /* '' */
.icon-skype:before {
  content: "\f17e";
} /* '' */
.icon-building-filled:before {
  content: "\f1ad";
} /* '' */
.icon-paper-plane:before {
  content: "\f1d9";
} /* '' */
.icon-cc-visa:before {
  content: "\f1f0";
} /* '' */
.icon-cc-mastercard:before {
  content: "\f1f1";
} /* '' */
.icon-cc-discover:before {
  content: "\f1f2";
} /* '' */
.icon-cc-amex:before {
  content: "\f1f3";
} /* '' */
.icon-cc-paypal:before {
  content: "\f1f4";
} /* '' */
.icon-toggle-off:before {
  content: "\f204";
} /* '' */
.icon-toggle-on:before {
  content: "\f205";
} /* '' */
.icon-pinterest:before {
  content: "\f231";
} /* '' */
.icon-whatsapp:before {
  content: "\f232";
} /* '' */
.icon-amazon:before {
  content: "\f270";
} /* '' */
.icon-calendar-check-o:before {
  content: "\f274";
} /* '' */
.icon-map-pin:before {
  content: "\f276";
} /* '' */
.icon-shopping-bag:before {
  content: "\f290";
} /* '' */
.icon-blogger:before {
  content: "\f314";
} /* '' */
