@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?22482077');
  src: url('../fonts/fontello.eot?22482077#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?22482077') format('woff2'),
       url('../fonts/fontello.woff?22482077') format('woff'),
       url('../fonts/fontello.ttf?22482077') format('truetype'),
       url('../fonts/fontello.svg?22482077#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('../fonts/fontello.svg?22482077#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 */

  /* 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-home:before { content: '\2606'; } /* 'â˜†' */
.icon-calendar:before { content: '\e701'; } /* 'îœ' */
.icon-mail:before { content: '\e800'; } /* 'î €' */
.icon-picture:before { content: '\e801'; } /* 'î ' */
.icon-search:before { content: '\e802'; } /* 'î ‚' */
.icon-briefcase:before { content: '\e803'; } /* 'î ƒ' */
.icon-th-large:before { content: '\e804'; } /* 'î „' */
.icon-user:before { content: '\e805'; } /* 'î …' */
.icon-check:before { content: '\e806'; } /* 'î †' */
.icon-ok:before { content: '\e807'; } /* 'î ‡' */
.icon-ok-circled:before { content: '\e808'; } /* 'î ˆ' */
.icon-star:before { content: '\e809'; } /* 'î ‰' */
.icon-cancel-circled:before { content: '\e80a'; } /* 'î ' */
.icon-ok-circle:before { content: '\e80b'; } /* 'î ‹' */
.icon-skype-outline:before { content: '\e80c'; } /* 'î Œ' */
.icon-star-empty:before { content: '\e80d'; } /* 'î ' */
.icon-eye:before { content: '\e80e'; } /* 'î ' */
.icon-export:before { content: '\e80f'; } /* 'î ' */
.icon-print:before { content: '\e810'; } /* 'î ' */
.icon-comment:before { content: '\e811'; } /* 'î ‘' */
.icon-folder:before { content: '\e812'; } /* 'î ’' */
.icon-folder-open:before { content: '\e813'; } /* 'î “' */
.icon-phone:before { content: '\e814'; } /* 'î ”' */
.icon-basket:before { content: '\e815'; } /* 'î •' */
.icon-star-half:before { content: '\e816'; } /* 'î –' */
.icon-down-dir:before { content: '\e817'; } /* 'î —' */
.icon-up-dir:before { content: '\e818'; } /* 'î ˜' */
.icon-right-dir:before { content: '\e819'; } /* 'î ™' */
.icon-left-dir:before { content: '\e81a'; } /* 'î ' */
.icon-globe:before { content: '\e81b'; } /* 'î ›' */
.icon-minus-circled:before { content: '\e81c'; } /* 'î œ' */
.icon-skype:before { content: '\e81d'; } /* 'î ' */
.icon-truck:before { content: '\e81e'; } /* 'î ' */
.icon-cancel-squared:before { content: '\e81f'; } /* 'î Ÿ' */
.icon-plus:before { content: '\e820'; } /* 'î  ' */
.icon-plus-circled:before { content: '\e821'; } /* 'î ¡' */
.icon-plus-squared:before { content: '\e822'; } /* 'î ¢' */
.icon-minus:before { content: '\e823'; } /* 'î £' */
.icon-gift:before { content: '\e824'; } /* 'î ¤' */
.icon-minus-squared:before { content: '\e825'; } /* 'î ¥' */
.icon-resize-full:before { content: '\e826'; } /* 'î ¦' */
.icon-resize-small:before { content: '\e827'; } /* 'î §' */
.icon-th:before { content: '\e828'; } /* 'î ¨' */
.icon-th-list:before { content: '\e829'; } /* 'î ©' */
.icon-arrows-cw:before { content: '\e82a'; } /* 'î ª' */
.icon-shuffle:before { content: '\e82b'; } /* 'î «' */
.icon-heart:before { content: '\e82c'; } /* 'î ¬' */
.icon-heart-empty:before { content: '\e82d'; } /* 'î ­' */
.icon-cancel:before { content: '\e82e'; } /* 'î ®' */
.icon-clock:before { content: '\e82f'; } /* 'î ¯' */
.icon-login:before { content: '\f02c'; } /* 'ï€¬' */
.icon-location:before { content: '\f031'; } /* 'ï€±' */
.icon-check-empty:before { content: '\f096'; } /* 'ï‚–' */
.icon-phone-squared:before { content: '\f098'; } /* 'ï‚˜' */
.icon-twitter:before { content: '\f099'; } /* 'ï‚™' */
.icon-facebook:before { content: '\f09a'; } /* 'ï‚' */
.icon-pinterest-squared:before { content: '\f0d3'; } /* 'ïƒ“' */
.icon-gplus-squared:before { content: '\f0d4'; } /* 'ïƒ”' */
.icon-gplus:before { content: '\f0d5'; } /* 'ïƒ•' */
.icon-mail-alt:before { content: '\f0e0'; } /* 'ïƒ ' */
.icon-linkedin:before { content: '\f0e1'; } /* 'ïƒ¡' */
.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-desktop:before { content: '\f108'; } /* 'ï„ˆ' */
.icon-laptop:before { content: '\f109'; } /* 'ï„‰' */
.icon-tablet:before { content: '\f10a'; } /* 'ï„' */
.icon-star-half-alt:before { content: '\f123'; } /* 'ï„£' */
.icon-youtube-squared:before { content: '\f166'; } /* 'ï…¦' */
.icon-youtube:before { content: '\f167'; } /* 'ï…§' */
.icon-instagram:before { content: '\f16d'; } /* 'ï…­' */
.icon-file-pdf:before { content: '\f1c1'; } /* 'ï‡' */
.icon-file-word:before { content: '\f1c2'; } /* 'ï‡‚' */
.icon-file-image:before { content: '\f1c5'; } /* 'ï‡…' */
.icon-paper-plane:before { content: '\f1d8'; } /* 'ï‡˜' */
.icon-paper-plane-empty:before { content: '\f1d9'; } /* 'ï‡™' */
.icon-circle-thin:before { content: '\f1db'; } /* 'ï‡›' */
.icon-facebook-official:before { content: '\f230'; } /* 'ïˆ°' */
.icon-pinterest:before { content: '\f231'; } /* 'ïˆ±' */
.icon-twitter-squared:before { content: '\f304'; } /* 'ïŒ„' */
.icon-spinner:before { content: '\f529'; } /* 'ï”©' */