@font-face {
  font-family: 'icon';
  src: url('../fonts/icon.eot?75654788');
  src: url('../fonts/icon.eot?75654788#iefix') format('embedded-opentype'),
       url('../fonts/icon.woff2?75654788') format('woff2'),
       url('../fonts/icon.woff?75654788') format('woff'),
       url('../fonts/icon.ttf?75654788') format('truetype'),
       url('../fonts/icon.svg?75654788#icon') 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: 'icon';
    src: url('../fonts/icon.svg?75654788#icon') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icon";
  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-heart-empty:before { content: '\e801'; } /* '' */
.icon-star:before { content: '\e802'; } /* '' */
.icon-star-empty:before { content: '\e803'; } /* '' */
.icon-doc-text:before { content: '\e804'; } /* '' */
.icon-doc-text-inv:before { content: '\e805'; } /* '' */
.icon-vcard:before { content: '\e806'; } /* '' */
.icon-contacts:before { content: '\e807'; } /* '' */
.icon-ok:before { content: '\e808'; } /* '' */
.icon-cancel:before { content: '\e809'; } /* '' */
.icon-cancel-circle:before { content: '\e80a'; } /* '' */
.icon-plus:before { content: '\e80b'; } /* '' */
.icon-clock:before { content: '\e80c'; } /* '' */
.icon-search-circled:before { content: '\e80d'; } /* '' */
.icon-search:before { content: '\e80e'; } /* '' */
.icon-picture:before { content: '\e80f'; } /* '' */
.icon-signal:before { content: '\e810'; } /* '' */
.icon-logout:before { content: '\e811'; } /* '' */
.icon-chat:before { content: '\e812'; } /* '' */
.icon-eye-off:before { content: '\e813'; } /* '' */
.icon-eye-1:before { content: '\e814'; } /* '' */
.icon-chat-1:before { content: '\e815'; } /* '' */
.icon-group:before { content: '\e816'; } /* '' */
.icon-cog:before { content: '\e817'; } /* '' */
.icon-award:before { content: '\e818'; } /* '' */
.icon-vcard-1:before { content: '\e819'; } /* '' */
.icon-gift:before { content: '\e81a'; } /* '' */
.icon-gift-1:before { content: '\e81b'; } /* '' */
.icon-credit-card:before { content: '\e81c'; } /* '' */
.icon-basket:before { content: '\e81d'; } /* '' */
.icon-clock-1:before { content: '\e81e'; } /* '' */
.icon-clock-circled:before { content: '\e81f'; } /* '' */
.icon-doc-text-1:before { content: '\e820'; } /* '' */
.icon-doc-text-inv-1:before { content: '\e821'; } /* '' */
.icon-contacts-1:before { content: '\e822'; } /* '' */
.icon-ok-1:before { content: '\e823'; } /* '' */
.icon-cancel-1:before { content: '\e824'; } /* '' */
.icon-cancel-circle-1:before { content: '\e825'; } /* '' */
.icon-plus-1:before { content: '\e826'; } /* '' */
.icon-clock-2:before { content: '\e827'; } /* '' */
.icon-search-circled-1:before { content: '\e828'; } /* '' */
.icon-search-1:before { content: '\e829'; } /* '' */
.icon-picture-1:before { content: '\e82a'; } /* '' */
.icon-signal-1:before { content: '\e82b'; } /* '' */
.icon-logout-1:before { content: '\e82c'; } /* '' */
.icon-vcard-2:before { content: '\e82d'; } /* '' */
.icon-credit-card-1:before { content: '\e82e'; } /* '' */
.icon-basket-1:before { content: '\e82f'; } /* '' */
.icon-clock-3:before { content: '\e830'; } /* '' */
.icon-clock-circled-1:before { content: '\e831'; } /* '' */
.icon-bell-alt-1:before { content: '\e832'; } /* '' */
.icon-angle-circled-up-1:before { content: '\e833'; } /* '' */
.icon-angle-circled-down-1:before { content: '\e834'; } /* '' */
.icon-link-ext-alt-1:before { content: '\e835'; } /* '' */
.icon-slack-1:before { content: '\e836'; } /* '' */
.icon-lifebuoy-1:before { content: '\e837'; } /* '' */
.icon-newspaper-2:before { content: '\e838'; } /* '' */
.icon-comment-1:before { content: '\e839'; } /* '' */
.icon-newspaper-3:before { content: '\e83a'; } /* '' */
.icon-chat-2:before { content: '\e83b'; } /* '' */
.icon-eye-off-1:before { content: '\e83c'; } /* '' */
.icon-eye-2:before { content: '\e83d'; } /* '' */
.icon-chat-3:before { content: '\e83e'; } /* '' */
.icon-group-1:before { content: '\e83f'; } /* '' */
.icon-cog-1:before { content: '\e840'; } /* '' */
.icon-award-1:before { content: '\e841'; } /* '' */
.icon-vcard-3:before { content: '\e842'; } /* '' */
.icon-gift-2:before { content: '\e843'; } /* '' */
.icon-gift-3:before { content: '\e844'; } /* '' */
.icon-heart-1:before { content: '\e845'; } /* '' */
.icon-heart-empty-1:before { content: '\e846'; } /* '' */
.icon-star-1:before { content: '\e847'; } /* '' */
.icon-star-empty-1:before { content: '\e848'; } /* '' */
.icon-phone:before { content: '\e849'; } /* '' */
.icon-phone-circled:before { content: '\e84a'; } /* '' */
.icon-phone-1:before { content: '\e84b'; } /* '' */
.icon-qrcode:before { content: '\e84c'; } /* '' */
.icon-mail:before { content: '\e84d'; } /* '' */
.icon-mail-1:before { content: '\e84e'; } /* '' */
.icon-gift-4:before { content: '\e84f'; } /* '' */
.icon-asterisk:before { content: '\e850'; } /* '' */
.icon-slack-2:before { content: '\e851'; } /* '' */
.icon-phone-2:before { content: '\e852'; } /* '' */
.icon-plus-2:before { content: '\e853'; } /* '' */
.icon-plus-circled:before { content: '\e854'; } /* '' */
.icon-trash-empty:before { content: '\e855'; } /* '' */
.icon-trash:before { content: '\e856'; } /* '' */
.icon-left-open:before { content: '\e857'; } /* '' */
.icon-right-open:before { content: '\e858'; } /* '' */
.icon-left-big:before { content: '\e859'; } /* '' */
.icon-right-big:before { content: '\e85a'; } /* '' */
.icon-left:before { content: '\e85b'; } /* '' */
.icon-right:before { content: '\e85c'; } /* '' */
.icon-forward:before { content: '\e85d'; } /* '' */
.icon-phone-squared:before { content: '\f098'; } /* '' */
.icon-bell-alt:before { content: '\f0f3'; } /* '' */
.icon-reply:before { content: '\f112'; } /* '' */
.icon-angle-circled-up:before { content: '\f139'; } /* '' */
.icon-angle-circled-down:before { content: '\f13a'; } /* '' */
.icon-link-ext-alt:before { content: '\f14c'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-skype:before { content: '\f17e'; } /* '' */
.icon-vkontakte:before { content: '\f189'; } /* '' */
.icon-slack:before { content: '\f198'; } /* '' */
.icon-lifebuoy:before { content: '\f1cd'; } /* '' */
.icon-newspaper-1:before { content: '\f1ea'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-telegram:before { content: '\f2c6'; } /* '' */
.icon-vkontakte-rect:before { content: '\f30a'; } /* '' */
.icon-instagram-1:before { content: '\f32d'; } /* '' */
.icon-comment:before { content: '\f4ac'; } /* '' */
.icon-newspaper:before { content: '\f4f0'; } /* '' */
