@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello/fontello.eot?11229469');
  src: url('../fonts/fontello/fontello.eot?11229469#iefix') format('embedded-opentype'),
    url('../fonts/fontello/fontello.woff2?11229469') format('woff2'),
    url('../fonts/fontello/fontello.woff?11229469') format('woff'),
    url('../fonts/fontello/fontello.ttf?11229469') format('truetype'),
    url('../fonts/fontello/fontello.svg?11229469#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?11229469#fontello') format('svg');
  }
}
*/

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;

  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-filled:before {
  content: '\e801';
}

/* '' */
.icon-user-outline:before {
  content: '\e802';
}

/* '' */
.icon-user:before {
  content: '\e803';
}

/* '' */
.icon-user-add-outline:before {
  content: '\e804';
}

/* '' */
.icon-user-add:before {
  content: '\e805';
}

/* '' */
.icon-reply-outline:before {
  content: '\e806';
}

/* '' */
.icon-reply:before {
  content: '\e807';
}

/* '' */
.icon-forward-outline:before {
  content: '\e808';
}

/* '' */
.icon-forward:before {
  content: '\e809';
}

/* '' */
.icon-eye:before {
  content: '\e80a';
}

/* '' */
.icon-eye-outline:before {
  content: '\e80b';
}

/* '' */
.icon-phone-outline:before {
  content: '\e80c';
}

/* '' */
.icon-phone:before {
  content: '\e80d';
}

/* '' */
.icon-direction-outline:before {
  content: '\e80e';
}

/* '' */
.icon-direction:before {
  content: '\e80f';
}

/* '' */
.icon-left-open-outline:before {
  content: '\e810';
}

/* '' */
.icon-left-open:before {
  content: '\e811';
}

/* '' */
.icon-right-open-outline:before {
  content: '\e812';
}

/* '' */
.icon-right-open:before {
  content: '\e813';
}

/* '' */
.icon-down:before {
  content: '\e814';
}

/* '' */
.icon-left:before {
  content: '\e815';
}

/* '' */
.icon-right:before {
  content: '\e816';
}

/* '' */
.icon-up:before {
  content: '\e817';
}

/* '' */
.icon-down-outline:before {
  content: '\e818';
}

/* '' */
.icon-left-outline:before {
  content: '\e819';
}

/* '' */
.icon-right-outline:before {
  content: '\e81a';
}

/* '' */
.icon-up-outline:before {
  content: '\e81b';
}

/* '' */
.icon-down-small:before {
  content: '\e81c';
}

/* '' */
.icon-left-small:before {
  content: '\e81d';
}

/* '' */
.icon-right-small:before {
  content: '\e81e';
}

/* '' */
.icon-up-small:before {
  content: '\e81f';
}

/* '' */
.icon-arrows-cw-outline:before {
  content: '\e820';
}

/* '' */
.icon-arrows-cw:before {
  content: '\e821';
}

/* '' */
.icon-minus:before {
  content: '\e822';
}

/* '' */
.icon-minus-1:before {
  content: '\e823';
}

/* '' */
.icon-chart-pie-outline:before {
  content: '\e824';
}

/* '' */
.icon-chart-pie:before {
  content: '\e825';
}

/* '' */
.icon-users-outline:before {
  content: '\e826';
}

/* '' */
.icon-users:before {
  content: '\e827';
}

/* '' */
.icon-flow-tree:before {
  content: '\e828';
}

/* '' */
.icon-flow-merge:before {
  content: '\e829';
}

/* '' */
.icon-mail:before {
  content: '\e82a';
}

/* '' */
.icon-gift:before {
  content: '\e82b';
}

/* '' */
.icon-off:before {
  content: '\e82c';
}

/* '' */
.icon-flow-cross:before {
  content: '\e82d';
}

/* '' */
.icon-flow-branch:before {
  content: '\e82e';
}

/* '' */
.icon-flow-split:before {
  content: '\e82f';
}

/* '' */
.icon-group:before {
  content: '\e830';
}

/* '' */
.icon-spin2:before {
  content: '\e831';
}

/* '' */
.icon-mobile:before {
  content: '\e832';
}

/* '' */
.icon-mobile-1:before {
  content: '\e833';
}

/* '' */
.icon-mobile-2:before {
  content: '\e834';
}

/* '' */
.icon-inbox:before {
  content: '\e835';
}

/* '' */
.icon-calendar:before {
  content: '\e836';
}

/* '' */
.icon-search:before {
  content: '\e837';
}

/* '' */
.icon-star:before {
  content: '\e838';
}

/* '' */
.icon-zoom-in:before {
  content: '\e839';
}

/* '' */
.icon-cancel-outline:before {
  content: '\e83a';
}

/* '' */
.icon-cancel-1:before {
  content: '\e83b';
}

/* '' */
.icon-cancel-2:before {
  content: '\e83c';
}

/* '' */
.icon-menu:before {
  content: '\f008';
}

/* '' */
.icon-th-list:before {
  content: '\f009';
}

/* '' */
.icon-download:before {
  content: '\f02e';
}

/* '' */
.icon-doc-text:before {
  content: '\f0f6';
}

/* '' */
.icon-dollar:before {
  content: '\f155';
}

/* '' */
.icon-spread:before {
  content: '\f527';
}

/* '' */