@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?70516878');
  src: url('../font/fontello.eot?70516878#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?70516878') format('woff2'),
       url('../font/fontello.woff?70516878') format('woff'),
       url('../font/fontello.ttf?70516878') format('truetype'),
       url('../font/fontello.svg?70516878#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?70516878#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-upload-1:before { content: '\e800'; } /* '' */
.icon-cancel-circled:before { content: '\e801'; } /* '' */
.icon-cancel:before { content: '\e802'; } /* '' */
.icon-cancel-circled2:before { content: '\e803'; } /* '' */
.icon-star:before { content: '\e804'; } /* '' */
.icon-search:before { content: '\f002'; } /* '' */
.icon-user:before { content: '\f007'; } /* '' */
.icon-check:before { content: '\f00c'; } /* '' */
.icon-times:before { content: '\f00d'; } /* '' */
.icon-power-off:before { content: '\f011'; } /* '' */
.icon-home:before { content: '\f015'; } /* '' */
.icon-download:before { content: '\f019'; } /* '' */
.icon-list-alt:before { content: '\f022'; } /* '' */
.icon-book:before { content: '\f02d'; } /* '' */
.icon-pencil:before { content: '\f040'; } /* '' */
.icon-times-circle:before { content: '\f057'; } /* '' */
.icon-check-circle:before { content: '\f058'; } /* '' */
.icon-question-circle:before { content: '\f059'; } /* '' */
.icon-info-circle:before { content: '\f05a'; } /* '' */
.icon-arrow-left:before { content: '\f060'; } /* '' */
.icon-arrow-right:before { content: '\f061'; } /* '' */
.icon-arrow-up:before { content: '\f062'; } /* '' */
.icon-arrow-down:before { content: '\f063'; } /* '' */
.icon-eye:before { content: '\f06e'; } /* '' */
.icon-eye-slash:before { content: '\f070'; } /* '' */
.icon-exclamation-triangle:before { content: '\f071'; } /* '' */
.icon-comment:before { content: '\f075'; } /* '' */
.icon-chart-bar:before { content: '\f080'; } /* '' */
.icon-cogs:before { content: '\f085'; } /* '' */
.icon-sign-out:before { content: '\f08b'; } /* '' */
.icon-sign-in:before { content: '\f090'; } /* '' */
.icon-phone:before { content: '\f095'; } /* '' */
.icon-credit-card:before { content: '\f09d'; } /* '' */
.icon-hdd:before { content: '\f0a0'; } /* '' */
.icon-bullhorn:before { content: '\f0a1'; } /* '' */
.icon-wrench:before { content: '\f0ad'; } /* '' */
.icon-tasks:before { content: '\f0ae'; } /* '' */
.icon-filter:before { content: '\f0b0'; } /* '' */
.icon-users:before { content: '\f0c0'; } /* '' */
.icon-bars:before { content: '\f0c9'; } /* '' */
.icon-magic:before { content: '\f0d0'; } /* '' */
.icon-envelope:before { content: '\f0e0'; } /* '' */
.icon-angle-double-left:before { content: '\f100'; } /* '' */
.icon-angle-double-right:before { content: '\f101'; } /* '' */
.icon-angle-double-up:before { content: '\f102'; } /* '' */
.icon-angle-double-down:before { content: '\f103'; } /* '' */
.icon-angle-left:before { content: '\f104'; } /* '' */
.icon-angle-right:before { content: '\f105'; } /* '' */
.icon-angle-up:before { content: '\f106'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */
.icon-laptop:before { content: '\f109'; } /* '' */
.icon-spinner:before { content: '\f110'; } /* '' */
.icon-code:before { content: '\f121'; } /* '' */
.icon-question:before { content: '\f128'; } /* '' */
.icon-info:before { content: '\f129'; } /* '' */
.icon-puzzle-piece:before { content: '\f12e'; } /* '' */
.icon-building:before { content: '\f1ad'; } /* '' */
.icon-database:before { content: '\f1c0'; } /* '' */
.icon-file-code:before { content: '\f1c9'; } /* '' */
.icon-paper-plane-1:before { content: '\f1d8'; } /* '' */
.icon-history:before { content: '\f1da'; } /* '' */
.icon-binoculars:before { content: '\f1e5'; } /* '' */
.icon-chart-area:before { content: '\f1fe'; } /* '' */
.icon-chart-line:before { content: '\f201'; } /* '' */
.icon-server:before { content: '\f233'; } /* '' */
.icon-hourglass-half:before { content: '\f252'; } /* '' */
.icon-hand-pointer:before { content: '\f25a'; } /* '' */
.icon-question-circle-o:before { content: '\f29c'; } /* '' */
.icon-envelope-open:before { content: '\f2b6'; } /* '' */
.icon-address-book:before { content: '\f2b9'; } /* '' */
.icon-address-card:before { content: '\f2bb'; } /* '' */
.icon-user-circle:before { content: '\f2bd'; } /* '' */
.icon-id-badge:before { content: '\f2c1'; } /* '' */
.icon-id-card:before { content: '\f2c2'; } /* '' */
.icon-sign-out-alt:before { content: '\f2f5'; } /* '' */
.icon-question-square:before { content: '\f2fd'; } /* '' */
.icon-pencil-alt:before { content: '\f303'; } /* '' */
.icon-linkedin-squared:before { content: '\f30c'; } /* '' */
.icon-info-square:before { content: '\f30f'; } /* '' */
.icon-arrow-alt-down:before { content: '\f354'; } /* '' */
.icon-arrow-alt-left:before { content: '\f355'; } /* '' */
.icon-arrow-alt-right:before { content: '\f356'; } /* '' */
.icon-arrow-alt-up:before { content: '\f357'; } /* '' */
.icon-money-bill-alt:before { content: '\f3d1'; } /* '' */
.icon-id-card-alt:before { content: '\f47f'; } /* '' */
.icon-user-check:before { content: '\f4fc'; } /* '' */
.icon-user-cog:before { content: '\f4fe'; } /* '' */
.icon-user-friends:before { content: '\f500'; } /* '' */
.icon-coins:before { content: '\f51e'; } /* '' */
.icon-file-invoice-dollar:before { content: '\f571'; } /* '' */
.icon-laptop-code:before { content: '\f5fc'; } /* '' */
.icon-tachometer-alt-fast:before { content: '\f625'; } /* '' */
.icon-mail-bulk:before { content: '\f674'; } /* '' */
.icon-megaphone:before { content: '\f675'; } /* '' */
.icon-search-dollar:before { content: '\f688'; } /* '' */
.icon-file-csv:before { content: '\f6dd'; } /* '' */
