@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?32078773');
  src: url('../font/fontello.eot?32078773#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?32078773') format('woff2'),
       url('../font/fontello.woff?32078773') format('woff'),
       url('../font/fontello.ttf?32078773') format('truetype'),
       url('../font/fontello.svg?32078773#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?32078773#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-heart:before { content: '\e800'; } /* '' */
.icon-search:before { content: '\e801'; } /* '' */
.icon-user:before { content: '\e802'; } /* '' */
.icon-videocam:before { content: '\e803'; } /* '' */
.icon-ok:before { content: '\e804'; } /* '' */
.icon-camera:before { content: '\e805'; } /* '' */
.icon-bookmark:before { content: '\e806'; } /* '' */
.icon-plus-circled:before { content: '\e807'; } /* '' */
.icon-minus-circled:before { content: '\e808'; } /* '' */
.icon-link:before { content: '\e809'; } /* '' */
.icon-thumbs-up:before { content: '\e80a'; } /* '' */
.icon-edit:before { content: '\e80b'; } /* '' */
.icon-chat:before { content: '\e80c'; } /* '' */
.icon-attention:before { content: '\e80d'; } /* '' */
.icon-attention-circled:before { content: '\e80e'; } /* '' */
.icon-location:before { content: '\e80f'; } /* '' */
.icon-doc:before { content: '\e810'; } /* '' */
.icon-folder:before { content: '\e811'; } /* '' */
.icon-phone:before { content: '\e812'; } /* '' */
.icon-basket:before { content: '\e813'; } /* '' */
.icon-resize-full:before { content: '\e814'; } /* '' */
.icon-right-dir:before { content: '\e815'; } /* '' */
.icon-left-dir:before { content: '\e816'; } /* '' */
.icon-up-dir:before { content: '\e817'; } /* '' */
.icon-down-dir:before { content: '\e818'; } /* '' */
.icon-down-circled2:before { content: '\e819'; } /* '' */
.icon-up-circled2:before { content: '\e81a'; } /* '' */
.icon-up-open:before { content: '\e81b'; } /* '' */
.icon-right-open:before { content: '\e81c'; } /* '' */
.icon-left-open:before { content: '\e81d'; } /* '' */
.icon-down-open:before { content: '\e81e'; } /* '' */
.icon-flash:before { content: '\e81f'; } /* '' */
.icon-gift:before { content: '\e820'; } /* '' */
.icon-credit-card:before { content: '\e821'; } /* '' */
.icon-heart-1:before { content: '\e822'; } /* '' */
.icon-cloud:before { content: '\e823'; } /* '' */
.icon-flash-1:before { content: '\e824'; } /* '' */
.icon-lightbulb:before { content: '\e825'; } /* '' */
.icon-phone-1:before { content: '\e826'; } /* '' */
.icon-basket-1:before { content: '\e827'; } /* '' */
.icon-resize-full-1:before { content: '\e828'; } /* '' */
.icon-list-add:before { content: '\e829'; } /* '' */
.icon-mobile:before { content: '\e82a'; } /* '' */
.icon-paper-plane-1:before { content: '\e82b'; } /* '' */
.icon-flash-2:before { content: '\e82c'; } /* '' */
.icon-cloud-1:before { content: '\e82d'; } /* '' */
.icon-menu-1:before { content: '\e82e'; } /* '' */
.icon-doc-add:before { content: '\e82f'; } /* '' */
.icon-spin1:before { content: '\e830'; } /* '' */
.icon-chat-alt:before { content: '\e831'; } /* '' */
.icon-thumbs-up-1:before { content: '\e832'; } /* '' */
.icon-bookmark-1:before { content: '\e833'; } /* '' */
.icon-spin4:before { content: '\e834'; } /* '' */
.icon-mobile-1:before { content: '\e835'; } /* '' */
.icon-resize-full-2:before { content: '\e836'; } /* '' */
.icon-headphones:before { content: '\e837'; } /* '' */
.icon-spin5:before { content: '\e838'; } /* '' */
.icon-spin6:before { content: '\e839'; } /* '' */
.icon-award:before { content: '\e83a'; } /* '' */
.icon-resize-full-3:before { content: '\e83b'; } /* '' */
.icon-cancel:before { content: '\e83c'; } /* '' */
.icon-location-1:before { content: '\e83d'; } /* '' */
.icon-cloud-flash-alt:before { content: '\e83e'; } /* '' */
.icon-rain:before { content: '\e83f'; } /* '' */
.icon-windy:before { content: '\e840'; } /* '' */
.icon-clouds-flash:before { content: '\e841'; } /* '' */
.icon-ok-1:before { content: '\e842'; } /* '' */
.icon-cafe:before { content: '\e843'; } /* '' */
.icon-crown:before { content: '\e844'; } /* '' */
.icon-crown-plus:before { content: '\e845'; } /* '' */
.icon-lkdto:before { content: '\e846'; } /* '' */
.icon-search-circled:before { content: '\e847'; } /* '' */
.icon-group-circled:before { content: '\e848'; } /* '' */
.icon-group:before { content: '\e849'; } /* '' */
.icon-shop:before { content: '\e84a'; } /* '' */
.icon-ok-2:before { content: '\e84b'; } /* '' */
.icon-link-1:before { content: '\e84c'; } /* '' */
.icon-indent-left:before { content: '\e84d'; } /* '' */
.icon-up-circle:before { content: '\e84e'; } /* '' */
.icon-down-circle:before { content: '\e84f'; } /* '' */
.icon-heart-2:before { content: '\e850'; } /* '' */
.icon-comment-1:before { content: '\e851'; } /* '' */
.icon-location-2:before { content: '\e852'; } /* '' */
.icon-truck:before { content: '\e853'; } /* '' */
.icon-lightbulb-1:before { content: '\e854'; } /* '' */
.icon-camera-2:before { content: '\e855'; } /* '' */
.icon-thumbs-up-2:before { content: '\e856'; } /* '' */
.icon-paper-plane-2:before { content: '\e857'; } /* '' */
.icon-award-1:before { content: '\e858'; } /* '' */
.icon-briefcase:before { content: '\e859'; } /* '' */
.icon-plus-circled-1:before { content: '\e85a'; } /* '' */
.icon-plus-squared-1:before { content: '\e85b'; } /* '' */
.icon-menu-2:before { content: '\e85c'; } /* '' */
.icon-thumbs-up-3:before { content: '\e85d'; } /* '' */
.icon-location-3:before { content: '\e85e'; } /* '' */
.icon-traffic-cone:before { content: '\e85f'; } /* '' */
.icon-direction:before { content: '\e860'; } /* '' */
.icon-chat-2:before { content: '\e861'; } /* '' */
.icon-flash-3:before { content: '\e862'; } /* '' */
.icon-cloud-2:before { content: '\e863'; } /* '' */
.icon-comment-inv-alt2:before { content: '\e864'; } /* '' */
.icon-award-2:before { content: '\e865'; } /* '' */
.icon-heart-3:before { content: '\e866'; } /* '' */
.icon-dollar:before { content: '\e867'; } /* '' */
.icon-mobile-2:before { content: '\e868'; } /* '' */
.icon-share-1:before { content: '\e869'; } /* '' */
.icon-slideshare:before { content: '\e86a'; } /* '' */
.icon-videocam-1:before { content: '\f03a'; } /* '' */
.icon-chat-1:before { content: '\f03d'; } /* '' */
.icon-ok-circled:before { content: '\f06d'; } /* '' */
.icon-check-empty:before { content: '\f096'; } /* '' */
.icon-bookmark-empty:before { content: '\f097'; } /* '' */
.icon-phone-squared:before { content: '\f098'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-resize-full-alt:before { content: '\f0b2'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-chat-empty:before { content: '\f0e6'; } /* '' */
.icon-stethoscope:before { content: '\f0f1'; } /* '' */
.icon-coffee:before { content: '\f0f4'; } /* '' */
.icon-doc-text:before { content: '\f0f6'; } /* '' */
.icon-ambulance:before { content: '\f0f9'; } /* '' */
.icon-medkit:before { content: '\f0fa'; } /* '' */
.icon-plus-squared:before { content: '\f0fe'; } /* '' */
.icon-tablet:before { content: '\f10a'; } /* '' */
.icon-quote-left:before { content: '\f10d'; } /* '' */
.icon-quote-right:before { content: '\f10e'; } /* '' */
.icon-spinner:before { content: '\f110'; } /* '' */
.icon-circle:before { content: '\f111'; } /* '' */
.icon-keyboard:before { content: '\f11c'; } /* '' */
.icon-shield:before { content: '\f132'; } /* '' */
.icon-rocket:before { content: '\f135'; } /* '' */
.icon-angle-circled-left:before { content: '\f137'; } /* '' */
.icon-angle-circled-right:before { content: '\f138'; } /* '' */
.icon-angle-circled-up:before { content: '\f139'; } /* '' */
.icon-angle-circled-down:before { content: '\f13a'; } /* '' */
.icon-minus-squared:before { content: '\f146'; } /* '' */
.icon-pencil-squared:before { content: '\f14b'; } /* '' */
.icon-doc-text-inv:before { content: '\f15c'; } /* '' */
.icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-female:before { content: '\f182'; } /* '' */
.icon-male:before { content: '\f183'; } /* '' */
.icon-gittip:before { content: '\f184'; } /* '' */
.icon-right-circled2:before { content: '\f18e'; } /* '' */
.icon-left-circled2:before { content: '\f190'; } /* '' */
.icon-child:before { content: '\f1ae'; } /* '' */
.icon-paw:before { content: '\f1b0'; } /* '' */
.icon-file-pdf:before { content: '\f1c1'; } /* '' */
.icon-lifebuoy:before { content: '\f1cd'; } /* '' */
.icon-wechat:before { content: '\f1d7'; } /* '' */
.icon-paper-plane:before { content: '\f1d8'; } /* '' */
.icon-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.icon-share:before { content: '\f1e0'; } /* '' */
.icon-share-squared:before { content: '\f1e1'; } /* '' */
.icon-cc-visa:before { content: '\f1f0'; } /* '' */
.icon-cc-mastercard:before { content: '\f1f1'; } /* '' */
.icon-cc-amex:before { content: '\f1f3'; } /* '' */
.icon-cc-paypal:before { content: '\f1f4'; } /* '' */
.icon-copyright:before { content: '\f1f9'; } /* '' */
.icon-toggle-on:before { content: '\f205'; } /* '' */
.icon-user-secret:before { content: '\f21b'; } /* '' */
.icon-street-view:before { content: '\f21d'; } /* '' */
.icon-heartbeat:before { content: '\f21e'; } /* '' */
.icon-facebook-official:before { content: '\f230'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-user-plus:before { content: '\f234'; } /* '' */
.icon-hand-grab-o:before { content: '\f255'; } /* '' */
.icon-hand-pointer-o:before { content: '\f25a'; } /* '' */
.icon-registered:before { content: '\f25d'; } /* '' */
.icon-commenting:before { content: '\f27a'; } /* '' */
.icon-commenting-o:before { content: '\f27b'; } /* '' */
.icon-credit-card-alt:before { content: '\f283'; } /* '' */
.icon-volume-control-phone:before { content: '\f2a0'; } /* '' */
.icon-handshake-o:before { content: '\f2b5'; } /* '' */
.icon-address-card-o:before { content: '\f2bc'; } /* '' */
.icon-user-circle:before { content: '\f2bd'; } /* '' */
.icon-user-circle-o:before { content: '\f2be'; } /* '' */
.icon-user-o:before { content: '\f2c0'; } /* '' */
.icon-id-card:before { content: '\f2c2'; } /* '' */
.icon-window-close:before { content: '\f2d3'; } /* '' */
.icon-facebook-1:before { content: '\f300'; } /* '' */
.icon-facebook-rect:before { content: '\f301'; } /* '' */
.icon-facebook-squared:before { content: '\f30e'; } /* '' */
.icon-instagram:before { content: '\f31e'; } /* '' */
.icon-instagram-filled:before { content: '\f31f'; } /* '' */
.icon-instagram-1:before { content: '\f32d'; } /* '' */
.icon-comment:before { content: '\f4ac'; } /* '' */
.icon-camera-1:before { content: '\f4f7'; } /* '' */
