@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?47474929');
  src: url('../font/fontello.eot?47474929#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?47474929') format('woff2'),
       url('../font/fontello.woff?47474929') format('woff'),
       url('../font/fontello.ttf?47474929') format('truetype'),
       url('../font/fontello.svg?47474929#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?47474929#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-x-doc-text:before { content: '\66'; } /* 'f' */
.icon-x-share:before { content: '\67'; } /* 'g' */
.icon-x-file-word:before { content: '\69'; } /* 'i' */
.icon-x-quote-left:before { content: '\f0'; } /* 'ð' */
.icon-x-qrcode:before { content: '\0166'; } /* 'Ŧ' */
.icon-x-instagram:before { content: '\016d'; } /* 'ŭ' */
.icon-x-read-time:before { content: '\01e0'; } /* 'Ǡ' */
.icon-x-trash:before { content: '\01f8'; } /* 'Ǹ' */
.icon-x-shopping-basket:before { content: '\0291'; } /* 'ʑ' */
.icon-x-question-circle:before { content: '\029c'; } /* 'ʜ' */
.icon-x-folder:before { content: '\0600'; } /* '؀' */
.icon-x-user-c:before { content: '\0601'; } /* '؁' */
.icon-x-clock:before { content: '\0602'; } /* '؂' */
.icon-x-facebook:before { content: '\0610'; } /* 'ؐ' */
.icon-x-linkedin:before { content: '\0665'; } /* '٥' */
.icon-x-eyeoff:before { content: '\07ef'; } /* '߯' */
.icon-x-search:before { content: '\0806'; } /* 'ࠆ' */
.icon-x-picture:before { content: '\08e2'; } /* '࣢' */
.icon-x-plus:before { content: '\0987'; } /* 'ই' */
.icon-up-open:before { content: '\0f28'; } /* '༨' */
.icon-x-twitter:before { content: '\3256'; } /* '㉖' */
.icon-x-heart:before { content: '\8804'; } /* '蠄' */
.icon-x-angle-up:before { content: '\9139'; } /* '鄹' */
.icon-x-left-big:before { content: '\9800'; } /* '頀' */
.icon-x-link:before { content: '\9805'; } /* '項' */
.icon-x-aleft:before { content: '\9898'; } /* '题' */
.icon-x-aright:before { content: '\a652'; } /* 'Ꙓ' */
.icon-x-down-ar:before { content: '\e800'; } /* '' */
.icon-x-globe:before { content: '\e801'; } /* '' */
.icon-x-edit:before { content: '\e803'; } /* '' */
.icon-pined:before { content: '\e804'; } /* '' */
.icon-x-tumblr:before { content: '\f0f6'; } /* '' */
.icon-x-reddit:before { content: '\f1a1'; } /* '' */
.icon-x-pinterest:before { content: '\f231'; } /* '' */
.icon-x-commenting-o:before { content: '\f27b'; } /* '' */
