@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?53338937');
  src: url('../font/fontello.eot?53338937#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?53338937') format('woff2'),
       url('../font/fontello.woff?53338937') format('woff'),
       url('../font/fontello.ttf?53338937') format('truetype'),
       url('../font/fontello.svg?53338937#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?53338937#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-users:before { content: '\e800'; } /* '' */
.icon-videocam:before { content: '\e801'; } /* '' */
.icon-picture:before { content: '\e802'; } /* '' */
.icon-camera:before { content: '\e803'; } /* '' */
.icon-link:before { content: '\e804'; } /* '' */
.icon-plus-circled:before { content: '\e805'; } /* '' */
.icon-user:before { content: '\e806'; } /* '' */
.icon-heart:before { content: '\e807'; } /* '' */
.icon-mail:before { content: '\e808'; } /* '' */
.icon-heart-empty:before { content: '\e809'; } /* '' */
.icon-star:before { content: '\e80a'; } /* '' */
.icon-lock:before { content: '\e80b'; } /* '' */
.icon-lock-open:before { content: '\e80c'; } /* '' */
.icon-pencil:before { content: '\e80d'; } /* '' */
.icon-th-list:before { content: '\e80e'; } /* '' */
.icon-music:before { content: '\e80f'; } /* '' */
.icon-search:before { content: '\e810'; } /* '' */
.icon-cancel-circled:before { content: '\e811'; } /* '' */
.icon-cancel:before { content: '\e812'; } /* '' */
.icon-ok:before { content: '\e813'; } /* '' */
.icon-home:before { content: '\e814'; } /* '' */
.icon-download:before { content: '\e815'; } /* '' */
.icon-phone:before { content: '\e816'; } /* '' */
.icon-volume-up:before { content: '\e817'; } /* '' */
.icon-basket:before { content: '\e818'; } /* '' */
.icon-calendar:before { content: '\e819'; } /* '' */
.icon-to-start:before { content: '\e81a'; } /* '' */
.icon-fast-fw:before { content: '\e81b'; } /* '' */
.icon-to-start-alt:before { content: '\e81c'; } /* '' */
.icon-to-end-alt:before { content: '\e81d'; } /* '' */
.icon-globe:before { content: '\e81e'; } /* '' */
.icon-signal:before { content: '\e81f'; } /* '' */
.icon-award:before { content: '\e820'; } /* '' */
.icon-chart-bar:before { content: '\e821'; } /* '' */
.icon-key:before { content: '\e822'; } /* '' */
.icon-megaphone:before { content: '\e823'; } /* '' */
.icon-location:before { content: '\e824'; } /* '' */
.icon-cog-outline:before { content: '\e825'; } /* '' */
.icon-cog:before { content: '\e826'; } /* '' */
.icon-chat:before { content: '\e827'; } /* '' */
.icon-plus:before { content: '\e828'; } /* '' */
.icon-comment:before { content: '\e829'; } /* '' */
.icon-torso:before { content: '\e82a'; } /* '' */
.icon-key-1:before { content: '\e82b'; } /* '' */
.icon-cog-1:before { content: '\e82c'; } /* '' */
.icon-progress-7:before { content: '\e82d'; } /* '' */
.icon-cart:before { content: '\e82e'; } /* '' */
.icon-clock:before { content: '\e82f'; } /* '' */
.icon-tag:before { content: '\e830'; } /* '' */
.icon-down:before { content: '\e831'; } /* '' */
.icon-up:before { content: '\e832'; } /* '' */
.icon-key-inv:before { content: '\e833'; } /* '' */
.icon-heart-1:before { content: '\e834'; } /* '' */
.icon-heart-empty-1:before { content: '\e835'; } /* '' */
.icon-right-outline:before { content: '\e836'; } /* '' */
.icon-left-outline:before { content: '\e837'; } /* '' */
.icon-down-outline:before { content: '\e838'; } /* '' */
.icon-up-outline:before { content: '\e839'; } /* '' */
.icon-heart-2:before { content: '\e83a'; } /* '' */
.icon-camera-outline:before { content: '\e83b'; } /* '' */
.icon-picture-outline:before { content: '\e83c'; } /* '' */
.icon-music-1:before { content: '\e83d'; } /* '' */
.icon-lock-open-1:before { content: '\e83e'; } /* '' */
.icon-bell:before { content: '\e83f'; } /* '' */
.icon-mail-1:before { content: '\e840'; } /* '' */
.icon-spin5:before { content: '\e841'; } /* '' */
.icon-cog-2:before { content: '\e842'; } /* '' */
.icon-gift:before { content: '\e843'; } /* '' */
.icon-tools:before { content: '\e844'; } /* '' */
.icon-share:before { content: '\e845'; } /* '' */
.icon-megaphone-1:before { content: '\e846'; } /* '' */
.icon-eye:before { content: '\e847'; } /* '' */
.icon-download-outline:before { content: '\e848'; } /* '' */
.icon-thumbs-up:before { content: '\e849'; } /* '' */
.icon-thumbs-down:before { content: '\e84a'; } /* '' */
.icon-art-gallery:before { content: '\e84b'; } /* '' */
.icon-comment-alt:before { content: '\e84c'; } /* '' */
.icon-comment-1:before { content: '\e84d'; } /* '' */
.icon-right-hand:before { content: '\e84e'; } /* '' */
.icon-left-hand:before { content: '\e84f'; } /* '' */
.icon-up-hand:before { content: '\e850'; } /* '' */
.icon-down-hand:before { content: '\e851'; } /* '' */
.icon-pause:before { content: '\e852'; } /* '' */
.icon-trash-1:before { content: '\e853'; } /* '' */
.icon-cancel-circled-2:before { content: '\e854'; } /* '' */
.icon-floppy:before { content: '\e855'; } /* '' */
.icon-arrows-ccw:before { content: '\e856'; } /* '' */
.icon-cw:before { content: '\e857'; } /* '' */
.icon-video-alt:before { content: '\e858'; } /* '' */
.icon-video:before { content: '\e859'; } /* '' */
.icon-gift-1:before { content: '\e85a'; } /* '' */
.icon-logout:before { content: '\e85b'; } /* '' */
.icon-mobile-1:before { content: '\e85c'; } /* '' */
.icon-cd:before { content: '\e85d'; } /* '' */
.icon-cancel-circle:before { content: '\e85e'; } /* '' */
.icon-left-open:before { content: '\e85f'; } /* '' */
.icon-right-open:before { content: '\e860'; } /* '' */
.icon-cancel-1:before { content: '\e861'; } /* '' */
.icon-zoom-in:before { content: '\e862'; } /* '' */
.icon-emo-laugh:before { content: '\e863'; } /* '' */
.icon-up-open:before { content: '\e864'; } /* '' */
.icon-right-open-1:before { content: '\e865'; } /* '' */
.icon-left-open-1:before { content: '\e866'; } /* '' */
.icon-down-open:before { content: '\e867'; } /* '' */
.icon-eye-1:before { content: '\e868'; } /* '' */
.icon-eye-off:before { content: '\e869'; } /* '' */
.icon-off:before { content: '\e86a'; } /* '' */
.icon-shuffle:before { content: '\e86b'; } /* '' */
.icon-headphones:before { content: '\e86c'; } /* '' */
.icon-home-1:before { content: '\e86d'; } /* '' */
.icon-vcard:before { content: '\e86e'; } /* '' */
.icon-equalizer:before { content: '\e86f'; } /* '' */
.icon-pinboard:before { content: '\e870'; } /* '' */
.icon-pin:before { content: '\e871'; } /* '' */
.icon-block:before { content: '\e872'; } /* '' */
.icon-googleplay:before { content: '\e873'; } /* '' */
.icon-play:before { content: '\e874'; } /* '' */
.icon-to-end:before { content: '\e875'; } /* '' */
.icon-stop:before { content: '\e876'; } /* '' */
.icon-award-1:before { content: '\e877'; } /* '' */
.icon-volume-off-1:before { content: '\e878'; } /* '' */
.icon-volume-high:before { content: '\e879'; } /* '' */
.icon-info-circled:before { content: '\e87a'; } /* '' */
.icon-list-alt:before { content: '\e87b'; } /* '' */
.icon-menu:before { content: '\f008'; } /* '' */
.icon-heart-broken:before { content: '\f028'; } /* '' */
.icon-mic-off:before { content: '\f047'; } /* '' */
.icon-mic-1:before { content: '\f048'; } /* '' */
.icon-users-1:before { content: '\f064'; } /* '' */
.icon-cancel-circled-1:before { content: '\f06e'; } /* '' */
.icon-list-numbered:before { content: '\f0cb'; } /* '' */
.icon-money:before { content: '\f0d6'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-exchange:before { content: '\f0ec'; } /* '' */
.icon-bell-alt:before { content: '\f0f3'; } /* '' */
.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-desktop:before { content: '\f108'; } /* '' */
.icon-mobile:before { content: '\f10b'; } /* '' */
.icon-spinner:before { content: '\f110'; } /* '' */
.icon-folder-open-empty:before { content: '\f115'; } /* '' */
.icon-smile:before { content: '\f118'; } /* '' */
.icon-gamepad:before { content: '\f11b'; } /* '' */
.icon-flag-empty:before { content: '\f11d'; } /* '' */
.icon-code:before { content: '\f121'; } /* '' */
.icon-mic:before { content: '\f130'; } /* '' */
.icon-mute:before { content: '\f131'; } /* '' */
.icon-calendar-empty:before { content: '\f133'; } /* '' */
.icon-ellipsis:before { content: '\f141'; } /* '' */
.icon-ellipsis-vert:before { content: '\f142'; } /* '' */
.icon-ok-squared:before { content: '\f14a'; } /* '' */
.icon-doc-text-inv:before { content: '\f15c'; } /* '' */
.icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
.icon-thumbs-down-alt:before { content: '\f165'; } /* '' */
.icon-female:before { content: '\f182'; } /* '' */
.icon-male:before { content: '\f183'; } /* '' */
.icon-bank:before { content: '\f19c'; } /* '' */
.icon-building-filled:before { content: '\f1ad'; } /* '' */
.icon-wifi:before { content: '\f1eb'; } /* '' */
.icon-calc:before { content: '\f1ec'; } /* '' */
.icon-bell-off:before { content: '\f1f6'; } /* '' */
.icon-bell-off-empty:before { content: '\f1f7'; } /* '' */
.icon-trash:before { content: '\f1f8'; } /* '' */
.icon-eyedropper:before { content: '\f1fb'; } /* '' */
.icon-birthday:before { content: '\f1fd'; } /* '' */
.icon-toggle-off:before { content: '\f204'; } /* '' */
.icon-toggle-on:before { content: '\f205'; } /* '' */
.icon-cart-plus:before { content: '\f217'; } /* '' */
.icon-cart-arrow-down:before { content: '\f218'; } /* '' */
.icon-diamond:before { content: '\f219'; } /* '' */
.icon-venus:before { content: '\f221'; } /* '' */
.icon-mars:before { content: '\f222'; } /* '' */
.icon-user-plus:before { content: '\f234'; } /* '' */
.icon-user-times:before { content: '\f235'; } /* '' */
.icon-hourglass-3:before { content: '\f253'; } /* '' */
.icon-hand-grab-o:before { content: '\f255'; } /* '' */
.icon-commenting-o:before { content: '\f27b'; } /* '' */
.icon-address-book:before { content: '\f2b9'; } /* '' */
.icon-facebook:before { content: '\f30c'; } /* '' */
.icon-facebook-circled:before { content: '\f30d'; } /* '' */
.icon-youtube:before { content: '\f315'; } /* '' */
.icon-chart-bar-1:before { content: '\f526'; } /* '' */
