@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot');
  src: url('../fonts/fontello.eot') format('embedded-opentype'),
       url('../fonts/fontello.woff2') format('woff2'),
       url('../fonts/fontello.woff') format('woff'),
       url('../fonts/fontello.ttf') format('truetype'),
       url('../fonts/fontello.svg') 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?11409847#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-user-circle-1:before { content: '\e800'; } /* '' */
.icon-user-circle-o-1:before { content: '\e801'; } /* '' */
.icon-user-o-1:before { content: '\e802'; } /* '' */
.icon-basket:before { content: '\e803'; } /* '' */
.icon-basket-circled:before { content: '\e804'; } /* '' */
.icon-forward:before { content: '\e805'; } /* '' */
.icon-left-open:before { content: '\e806'; } /* '' */
.icon-right-open:before { content: '\e807'; } /* '' */
.icon-up-open:before { content: '\e808'; } /* '' */
.icon-down-open:before { content: '\e809'; } /* '' */
.icon-left-big:before { content: '\e80a'; } /* '' */
.icon-right-big:before { content: '\e80b'; } /* '' */
.icon-up-big:before { content: '\e80c'; } /* '' */
.icon-down-big:before { content: '\e80d'; } /* '' */
.icon-down-dir:before { content: '\e80e'; } /* '' */
.icon-up-dir:before { content: '\e80f'; } /* '' */
.icon-left-dir:before { content: '\e810'; } /* '' */
.icon-right-dir:before { content: '\e811'; } /* '' */
.icon-reply-1:before { content: '\e812'; } /* '' */
.icon-forward-1:before { content: '\e813'; } /* '' */
.icon-left-1:before { content: '\e814'; } /* '' */
.icon-right-1:before { content: '\e815'; } /* '' */
.icon-down-1:before { content: '\e816'; } /* '' */
.icon-up:before { content: '\e817'; } /* '' */
.icon-down-bold:before { content: '\e818'; } /* '' */
.icon-left-bold:before { content: '\e819'; } /* '' */
.icon-right-bold:before { content: '\e81a'; } /* '' */
.icon-up-bold:before { content: '\e81b'; } /* '' */
.icon-down-thin:before { content: '\e81c'; } /* '' */
.icon-left-thin:before { content: '\e81d'; } /* '' */
.icon-right-thin:before { content: '\e81e'; } /* '' */
.icon-up-thin:before { content: '\e81f'; } /* '' */
.icon-level-down:before { content: '\e820'; } /* '' */
.icon-level-up:before { content: '\e821'; } /* '' */
.icon-ok-outline:before { content: '\e822'; } /* '' */
.icon-ok:before { content: '\e823'; } /* '' */
.icon-check-outline:before { content: '\e824'; } /* '' */
.icon-check:before { content: '\e825'; } /* '' */
.icon-ok-1:before { content: '\e826'; } /* '' */
.icon-ok-circled:before { content: '\e827'; } /* '' */
.icon-ok-circled2:before { content: '\e828'; } /* '' */
.icon-check-1:before { content: '\e829'; } /* '' */
.icon-error:before { content: '\e82a'; } /* '' */
.icon-error-alt:before { content: '\e82b'; } /* '' */
.icon-home-outline:before { content: '\e82c'; } /* '' */
.icon-basket-1:before { content: '\e82d'; } /* '' */
.icon-icon-cart:before { content: '\e842'; } /* '' */
.icon-icon-user-1:before { content: '\e844'; } /* '' */
.icon-icon-cart-1:before { content: '\e845'; } /* '' */
.icon-check-empty:before { content: '\f096'; } /* '' */
.icon-left-circled:before { content: '\f0a8'; } /* '' */
.icon-right-circled:before { content: '\f0a9'; } /* '' */
.icon-up-circled:before { content: '\f0aa'; } /* '' */
.icon-down-circled:before { content: '\f0ab'; } /* '' */
.icon-angle-double-left:before { content: '\f100'; } /* '' */
.icon-angle-double-right:before { content: '\f101'; } /* '' */
.icon-angle-double-up:before { content: '\f102'; } /* '' */
.icon-angle-double-down:before { content: '\f103'; } /* '' */
.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-reply:before { content: '\f112'; } /* '' */
.icon-ok-squared:before { content: '\f14a'; } /* '' */
.icon-down:before { content: '\f175'; } /* '' */
.icon-left:before { content: '\f177'; } /* '' */
.icon-right:before { content: '\f178'; } /* '' */
.icon-user-circle:before { content: '\f2bd'; } /* '' */
.icon-user-circle-o:before { content: '\f2be'; } /* '' */
.icon-user-o:before { content: '\f2c0'; } /* '' */
