@font-face {
  font-family: 'hart';
  src: url('../font/hart.eot?54091844');
  src: url('../font/hart.eot?54091844#iefix') format('embedded-opentype'),
       url('../font/hart.woff2?54091844') format('woff2'),
       url('../font/hart.woff?54091844') format('woff'),
       url('../font/hart.ttf?54091844') format('truetype'),
       url('../font/hart.svg?54091844#hart') 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: 'hart';
    src: url('../font/hart.svg?54091844#hart') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "hart";
  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-search:before { content: '\e800'; } /* '' */
.icon-picture:before { content: '\e801'; } /* '' */
.icon-comment:before { content: '\e802'; } /* '' */
.icon-share:before { content: '\e803'; } /* '' */
.icon-cog:before { content: '\e804'; } /* '' */
.icon-volume-off:before { content: '\e805'; } /* '' */
.icon-clock:before { content: '\e806'; } /* '' */
.icon-export-outline:before { content: '\e807'; } /* '' */
.icon-doc-add:before { content: '\e808'; } /* '' */
.icon-doc-text:before { content: '\e809'; } /* '' */
.icon-doc:before { content: '\e80a'; } /* '' */
.icon-direction:before { content: '\e80b'; } /* '' */
.icon-location:before { content: '\e80c'; } /* '' */
.icon-drive:before { content: '\e80d'; } /* '' */
.icon-thermometer:before { content: '\e80e'; } /* '' */
.icon-flow-parallel:before { content: '\e80f'; } /* '' */
.icon-emo-shoot:before { content: '\e810'; } /* '' */
.icon-traffic-cone:before { content: '\e811'; } /* '' */
.icon-cc:before { content: '\e812'; } /* '' */
.icon-cc-nd:before { content: '\e813'; } /* '' */
.icon-cc-remix:before { content: '\e814'; } /* '' */
.icon-arrow-combo:before { content: '\e815'; } /* '' */
.icon-down-circled:before { content: '\e816'; } /* '' */
.icon-resize-small:before { content: '\e817'; } /* '' */
.icon-popup:before { content: '\e818'; } /* '' */
.icon-light-down:before { content: '\e819'; } /* '' */
.icon-volume:before { content: '\e81a'; } /* '' */
.icon-doc-text-1:before { content: '\e81b'; } /* '' */
.icon-doc-text-inv:before { content: '\e81c'; } /* '' */
.icon-lamp:before { content: '\e81d'; } /* '' */
.icon-mute:before { content: '\e81e'; } /* '' */
.icon-mic:before { content: '\e81f'; } /* '' */
.icon-login:before { content: '\e820'; } /* '' */
.icon-calendar:before { content: '\e821'; } /* '' */
.icon-clock-1:before { content: '\e822'; } /* '' */
.icon-eject-alt-outline:before { content: '\e823'; } /* '' */
.icon-bat3:before { content: '\e824'; } /* '' */
.icon-comment-inv-alt2:before { content: '\e825'; } /* '' */
.icon-chat:before { content: '\e826'; } /* '' */
.icon-chat-inv:before { content: '\e827'; } /* '' */
.icon-location-1:before { content: '\e828'; } /* '' */
.icon-to-end:before { content: '\e829'; } /* '' */
.icon-user:before { content: '\e82a'; } /* '' */
.icon-users:before { content: '\e82b'; } /* '' */
.icon-star-empty:before { content: '\e82c'; } /* '' */
.icon-star:before { content: '\e82d'; } /* '' */
.icon-heart-empty:before { content: '\e82e'; } /* '' */
.icon-heart:before { content: '\e82f'; } /* '' */
.icon-spin1:before { content: '\e830'; } /* '' */
.icon-spin2:before { content: '\e831'; } /* '' */
.icon-spin3:before { content: '\e832'; } /* '' */
.icon-mail:before { content: '\e833'; } /* '' */
.icon-spin4:before { content: '\e834'; } /* '' */
.icon-cancel-circled:before { content: '\e835'; } /* '' */
.icon-cancel-circled2:before { content: '\e836'; } /* '' */
.icon-plus:before { content: '\e837'; } /* '' */
.icon-spin5:before { content: '\e838'; } /* '' */
.icon-spin6:before { content: '\e839'; } /* '' */
.icon-minus:before { content: '\e83a'; } /* '' */
.icon-minus-circled:before { content: '\e83b'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-plus-squared:before { content: '\f0fe'; } /* '' */
.icon-minus-squared:before { content: '\f146'; } /* '' */
.icon-female:before { content: '\f182'; } /* '' */
.icon-male:before { content: '\f183'; } /* '' */
.icon-mail-squared:before { content: '\f199'; } /* '' */
.icon-child:before { content: '\f1ae'; } /* '' */
.icon-user-plus:before { content: '\f234'; } /* '' */
.icon-user-times:before { content: '\f235'; } /* '' */
