@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?60180785');
  src: url('../font/fontello.eot?60180785#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?60180785') format('woff2'),
       url('../font/fontello.woff?60180785') format('woff'),
       url('../font/fontello.ttf?60180785') format('truetype'),
       url('../font/fontello.svg?60180785#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?60180785#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:before { content: '\e800'; } /* '' */
.icon-users:before { content: '\e801'; } /* '' */
.icon-search:before { content: '\e802'; } /* '' */
.icon-attention-circled:before { content: '\e803'; } /* '' */
.icon-clock:before { content: '\e804'; } /* '' */
.icon-back-in-time:before { content: '\e805'; } /* '' */
.icon-video:before { content: '\e806'; } /* '' */
.icon-camera-2:before { content: '\e807'; } /* '' */
.icon-attach:before { content: '\e808'; } /* '' */
.icon-eye-1:before { content: '\e809'; } /* '' */
.icon-vcard:before { content: '\e80a'; } /* '' */
.icon-calendar:before { content: '\e80b'; } /* '' */
.icon-th:before { content: '\e80c'; } /* '' */
.icon-list:before { content: '\e80d'; } /* '' */
.icon-home:before { content: '\e80e'; } /* '' */
.icon-th-1:before { content: '\e80f'; } /* '' */
.icon-chart-bar:before { content: '\e810'; } /* '' */
.icon-eye:before { content: '\e811'; } /* '' */
.icon-tag:before { content: '\e812'; } /* '' */
.icon-tags:before { content: '\e813'; } /* '' */
.icon-picture:before { content: '\e814'; } /* '' */
.icon-pencil:before { content: '\e815'; } /* '' */
.icon-edit:before { content: '\e816'; } /* '' */
.icon-cog:before { content: '\e817'; } /* '' */
.icon-cog-alt:before { content: '\e818'; } /* '' */
.icon-ok:before { content: '\e819'; } /* '' */
.icon-ok-circled:before { content: '\e81a'; } /* '' */
.icon-doc:before { content: '\e81b'; } /* '' */
.icon-ok-circled2:before { content: '\e81c'; } /* '' */
.icon-cancel:before { content: '\e81d'; } /* '' */
.icon-cancel-circled:before { content: '\e81e'; } /* '' */
.icon-plus:before { content: '\e81f'; } /* '' */
.icon-plus-circled:before { content: '\e820'; } /* '' */
.icon-minus:before { content: '\e821'; } /* '' */
.icon-minus-circled:before { content: '\e822'; } /* '' */
.icon-star:before { content: '\e823'; } /* '' */
.icon-star-empty:before { content: '\e824'; } /* '' */
.icon-eye-off:before { content: '\e825'; } /* '' */
.icon-block:before { content: '\e826'; } /* '' */
.icon-user-1:before { content: '\e827'; } /* '' */
.icon-videocam-1:before { content: '\e828'; } /* '' */
.icon-tag-2:before { content: '\e829'; } /* '' */
.icon-tag-empty:before { content: '\e82a'; } /* '' */
.icon-video-1:before { content: '\e82b'; } /* '' */
.icon-videocam:before { content: '\e82c'; } /* '' */
.icon-vk:before { content: '\e82d'; } /* '' */
.icon-twitter:before { content: '\e82e'; } /* '' */
.icon-facebook:before { content: '\e82f'; } /* '' */
.icon-messenger:before { content: '\e830'; } /* '' */
.icon-cancel-squared:before { content: '\e831'; } /* '' */
.icon-telegram-1:before { content: '\e832'; } /* '' */
.icon-quote:before { content: '\e833'; } /* '' */
.icon-down-hand:before { content: '\e834'; } /* '' */
.icon-left-hand:before { content: '\e835'; } /* '' */
.icon-right-hand:before { content: '\e836'; } /* '' */
.icon-up-hand:before { content: '\e837'; } /* '' */
.icon-viber:before { content: '\e838'; } /* '' */
.icon-arr-end:before { content: '\e839'; } /* '' */
.icon-arr-left:before { content: '\e83a'; } /* '' */
.icon-arr-right:before { content: '\e83b'; } /* '' */
.icon-up-circle:before { content: '\e83c'; } /* '' */
.icon-right-circle:before { content: '\e83d'; } /* '' */
.icon-left-circle:before { content: '\e83e'; } /* '' */
.icon-down-circle:before { content: '\e83f'; } /* '' */
.icon-cancel-circled2:before { content: '\e840'; } /* '' */
.icon-lock:before { content: '\e841'; } /* '' */
.icon-lock-open:before { content: '\e842'; } /* '' */
.icon-key:before { content: '\e843'; } /* '' */
.icon-pin:before { content: '\e844'; } /* '' */
.icon-heart:before { content: '\e845'; } /* '' */
.icon-heart-empty:before { content: '\e846'; } /* '' */
.icon-user-add:before { content: '\e847'; } /* '' */
.icon-arrows-cw:before { content: '\e848'; } /* '' */
.icon-folder:before { content: '\e849'; } /* '' */
.icon-folder-open:before { content: '\e84a'; } /* '' */
.icon-phone:before { content: '\e84b'; } /* '' */
.icon-arr-start:before { content: '\e84c'; } /* '' */
.icon-trash-empty:before { content: '\e84d'; } /* '' */
.icon-mobile:before { content: '\e84e'; } /* '' */
.icon-folder-add:before { content: '\e84f'; } /* '' */
.icon-down-big:before { content: '\e850'; } /* '' */
.icon-right-big:before { content: '\e851'; } /* '' */
.icon-left-big:before { content: '\e852'; } /* '' */
.icon-up-big:before { content: '\e853'; } /* '' */
.icon-ccw:before { content: '\e854'; } /* '' */
.icon-up-small:before { content: '\e855'; } /* '' */
.icon-right-small:before { content: '\e856'; } /* '' */
.icon-left-small:before { content: '\e857'; } /* '' */
.icon-down-small:before { content: '\e858'; } /* '' */
.icon-camera:before { content: '\e859'; } /* '' */
.icon-address-book:before { content: '\e85a'; } /* '' */
.icon-tag-1:before { content: '\e85b'; } /* '' */
.icon-eye-2:before { content: '\e85c'; } /* '' */
.icon-fire:before { content: '\e85d'; } /* '' */
.icon-google_news:before { content: '\e85e'; } /* '' */
.icon-globe:before { content: '\e85f'; } /* '' */
.icon-mail:before { content: '\e860'; } /* '' */
.icon-map-1:before { content: '\e861'; } /* '' */
.icon-direction:before { content: '\e862'; } /* '' */
.icon-briefcase:before { content: '\e863'; } /* '' */
.icon-suitcase:before { content: '\e864'; } /* '' */
.icon-share-1:before { content: '\e865'; } /* '' */
.icon-down-open:before { content: '\f004'; } /* '' */
.icon-up-open:before { content: '\f005'; } /* '' */
.icon-right-open:before { content: '\f006'; } /* '' */
.icon-left-open:before { content: '\f007'; } /* '' */
.icon-login:before { content: '\f02c'; } /* '' */
.icon-logout:before { content: '\f02d'; } /* '' */
.icon-download:before { content: '\f02e'; } /* '' */
.icon-upload:before { content: '\f02f'; } /* '' */
.icon-location:before { content: '\f031'; } /* '' */
.icon-phone-squared:before { content: '\f098'; } /* '' */
.icon-rss:before { content: '\f09e'; } /* '' */
.icon-docs:before { content: '\f0c5'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-list-bullet:before { content: '\f0ca'; } /* '' */
.icon-comment-empty:before { content: '\f0e5'; } /* '' */
.icon-chat-empty:before { content: '\f0e6'; } /* '' */
.icon-sitemap:before { content: '\f0e8'; } /* '' */
.icon-doc-text:before { content: '\f0f6'; } /* '' */
.icon-plus-squared:before { content: '\f0fe'; } /* '' */
.icon-reply:before { content: '\f112'; } /* '' */
.icon-folder-empty:before { content: '\f114'; } /* '' */
.icon-folder-open-empty:before { content: '\f115'; } /* '' */
.icon-code:before { content: '\f121'; } /* '' */
.icon-rss-squared:before { content: '\f143'; } /* '' */
.icon-minus-squared:before { content: '\f146'; } /* '' */
.icon-minus-squared-alt:before { content: '\f147'; } /* '' */
.icon-ok-squared:before { content: '\f14a'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-plus-squared-alt:before { content: '\f196'; } /* '' */
.icon-file-code:before { content: '\f1c9'; } /* '' */
.icon-share:before { content: '\f1e0'; } /* '' */
.icon-trash:before { content: '\f1f8'; } /* '' */
.icon-toggle-off:before { content: '\f204'; } /* '' */
.icon-toggle-on:before { content: '\f205'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-user-circle:before { content: '\f2bd'; } /* '' */
.icon-user-circle-o:before { content: '\f2be'; } /* '' */
.icon-id-badge:before { content: '\f2c1'; } /* '' */
.icon-telegram:before { content: '\f2c6'; } /* '' */
.icon-odnoklassniki:before { content: '\f30c'; } /* '' */
.icon-calendar-1:before { content: '\f4c5'; } /* '' */
.icon-chart-bar-1:before { content: '\f526'; } /* '' */
