@font-face {
  font-family: 'icons';
  src: url('../font/icons.eot?85909926');
  src: url('../font/icons.eot?85909926#iefix') format('embedded-opentype'),
       url('../font/icons.woff2?85909926') format('woff2'),
       url('../font/icons.woff?85909926') format('woff'),
       url('../font/icons.ttf?85909926') format('truetype'),
       url('../font/icons.svg?85909926#icons') 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: 'icons';
    src: url('../font/icons.svg?85909926#icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
  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-calendar-inv:before { content: '\e800'; } /* '' */
.icon-login:before { content: '\e801'; } /* '' */
.icon-briefcase:before { content: '\e802'; } /* '' */
.icon-search:before { content: '\e803'; } /* '' */
.icon-ok-circle:before { content: '\e804'; } /* '' */
.icon-pencil:before { content: '\e805'; } /* '' */
.icon-user:before { content: '\e806'; } /* '' */
.icon-mail:before { content: '\e807'; } /* '' */
.icon-attach:before { content: '\e808'; } /* '' */
.icon-attention-circled:before { content: '\e809'; } /* '' */
.icon-cancel-circled:before { content: '\e80a'; } /* '' */
.icon-cancel:before { content: '\e80b'; } /* '' */
.icon-wallet:before { content: '\e80c'; } /* '' */
.icon-right:before { content: '\e80d'; } /* '' */
.icon-check:before { content: '\e80e'; } /* '' */
.icon-lock:before { content: '\e80f'; } /* '' */
.icon-chart-alt:before { content: '\e810'; } /* '' */
.icon-chart-bar:before { content: '\e811'; } /* '' */
.icon-credit-card:before { content: '\e812'; } /* '' */
.icon-docs:before { content: '\e813'; } /* '' */
.icon-flow-cascade:before { content: '\e814'; } /* '' */
.icon-switch:before { content: '\e815'; } /* '' */
.icon-chart-pie:before { content: '\e816'; } /* '' */
.icon-cog:before { content: '\e818'; } /* '' */
.icon-spin5:before { content: '\e838'; } /* '' */
.icon-location:before { content: '\f031'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-money:before { content: '\f0d6'; } /* '' */
.icon-sort:before { content: '\f0dc'; } /* '' */
.icon-bell-alt:before { content: '\f0f3'; } /* '' */
.icon-angle-left:before { content: '\f104'; } /* '' */
.icon-doc-text-inv:before { content: '\f15c'; } /* '' */
.icon-sort-alt-up:before { content: '\f160'; } /* '' */
.icon-sort-alt-down:before { content: '\f161'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-vkontakte:before { content: '\f189'; } /* '' */
.icon-bank:before { content: '\f19c'; } /* '' */
.icon-paper-plane:before { content: '\f1d8'; } /* '' */
.icon-bell-off:before { content: '\f1f6'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-odnoklassniki:before { content: '\f263'; } /* '' */
.icon-volume-control-phone:before { content: '\f2a0'; } /* '' */
.icon-first-order:before { content: '\f2b0'; } /* '' */
.icon-telegram:before { content: '\f2c6'; } /* '' */


@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?19941074');
  src: url('../font/fontello.eot?19941074#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?19941074') format('woff2'),
       url('../font/fontello.woff?19941074') format('woff'),
       url('../font/fontello.ttf?19941074') format('truetype'),
       url('../font/fontello.svg?19941074#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon-th-list:before, .icon-th-list:before,
.icon-history:before, .icon-history:before {
  font-family: "fontello";

}

.icon-th-list:before { content: '\f009'; } 
.icon-history:before { content: '\f1da'; }