@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?61977395');
  src: url('../font/fontello.eot?61977395#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?61977395') format('woff2'),
       url('../font/fontello.woff?61977395') format('woff'),
       url('../font/fontello.ttf?61977395') format('truetype'),
       url('../font/fontello.svg?61977395#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?61977395#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-home-outline:before { content: '\e800'; } /* '' */
.icon-up-big:before { content: '\e801'; } /* '' */
.icon-users:before { content: '\e802'; } /* '' */
.icon-help:before { content: '\e803'; } /* '' */
.icon-chart-line:before { content: '\e804'; } /* '' */
.icon-bell:before { content: '\e805'; } /* '' */
.icon-upload-cloud:before { content: '\e806'; } /* '' */
.icon-lock-filled:before { content: '\e807'; } /* '' */
.icon-user:before { content: '\e808'; } /* '' */
.icon-left-open:before { content: '\e809'; } /* '' */
.icon-logout:before { content: '\e80a'; } /* '' */
.icon-menu:before { content: '\e80b'; } /* '' */
.icon-plus:before { content: '\e80c'; } /* '' */
.icon-cancel:before { content: '\e80d'; } /* '' */
.icon-trash-empty:before { content: '\e80e'; } /* '' */
.icon-right-open:before { content: '\e80f'; } /* '' */
.icon-warning:before { content: '\e810'; } /* '' */
.icon-chart-bar:before { content: '\e811'; } /* '' */
.icon-clock:before { content: '\e812'; } /* '' */
.icon-ok:before { content: '\e813'; } /* '' */
.icon-print:before { content: '\e814'; } /* '' */
.icon-gauge:before { content: '\e815'; } /* '' */
.icon-pencil:before { content: '\e816'; } /* '' */
.icon-right-big:before { content: '\e817'; } /* '' */
.icon-left-big:before { content: '\e818'; } /* '' */
.icon-down-big:before { content: '\e819'; } /* '' */
.icon-hammer:before { content: '\e81a'; } /* '' */
.icon-dot:before { content: '\e81b'; } /* '' */
.icon-users-outline:before { content: '\e81c'; } /* '' */
.icon-cog-1:before { content: '\e81d'; } /* '' */
.icon-info-circled:before { content: '\e81e'; } /* '' */
.icon-record:before { content: '\e81f'; } /* '' */
.icon-mail:before { content: '\e820'; } /* '' */
.icon-download-alt:before { content: '\e821'; } /* '' */
.icon-undo:before { content: '\e822'; } /* '' */
.icon-battery-1-alt:before { content: '\e823'; } /* '' */
.icon-battery-2-alt:before { content: '\e824'; } /* '' */
.icon-battery-3-alt:before { content: '\e825'; } /* '' */
.icon-battery-4-alt:before { content: '\e826'; } /* '' */
.icon-battery-5-alt:before { content: '\e827'; } /* '' */
.icon-battery-empty:before { content: '\e828'; } /* '' */
.icon-battery-full:before { content: '\e829'; } /* '' */
.icon-minus:before { content: '\e82a'; } /* '' */
.icon-spin3:before { content: '\e832'; } /* '' */
.icon-play:before { content: '\f00f'; } /* '' */
.icon-link-ext:before { content: '\f08e'; } /* '' */
.icon-docs:before { content: '\f0c5'; } /* '' */
.icon-doc-text:before { content: '\f0f6'; } /* '' */
.icon-angle-right:before { content: '\f105'; } /* '' */
.icon-ellipsis-vert:before { content: '\f142'; } /* '' */
.icon-dollar:before { content: '\f155'; } /* '' */
.icon-doc-text-inv:before { content: '\f15c'; } /* '' */
.icon-file-pdf:before { content: '\f1c1'; } /* '' */
.icon-binoculars:before { content: '\f1e5'; } /* '' */
.icon-chart-line-1:before { content: '\f201'; } /* '' */
.icon-sticky-note:before { content: '\f249'; } /* '' */
.icon-balance-scale:before { content: '\f24e'; } /* '' */
