@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?90664579');
  src: url('../font/fontello.eot?90664579#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?90664579') format('woff2'),
       url('../font/fontello.woff?90664579') format('woff'),
       url('../font/fontello.ttf?90664579') format('truetype'),
       url('../font/fontello.svg?90664579#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?90664579#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-dashboard:before { content: '\e800'; } /* '' */
.icon-service:before { content: '\e801'; } /* '' */
.icon-first-aid-kit:before { content: '\e802'; } /* '' */
.icon-001-bill:before { content: '\e803'; } /* '' */
.icon-hospital:before { content: '\e804'; } /* '' */
.icon-defibrillator:before { content: '\e805'; } /* '' */
.icon-envelope:before { content: '\e806'; } /* '' */
.icon-user:before { content: '\e807'; } /* '' */
.icon-lock:before { content: '\e808'; } /* '' */
.icon-send:before { content: '\e809'; } /* '' */
.icon-001-box:before { content: '\e80a'; } /* '' */
.icon-doc:before { content: '\e80b'; } /* '' */
.icon-001-seo-training:before { content: '\e80c'; } /* '' */
.icon-001-seo-training-1:before { content: '\e80d'; } /* '' */
.icon-003-check-mark:before { content: '\e80e'; } /* '' */
.icon-002-verified:before { content: '\e80f'; } /* '' */
.icon-budget_12598269:before { content: '\e842'; } /* '' */
.icon-001-wrench:before { content: '\f100'; } /* '' */
.icon-002-calendar:before { content: '\f101'; } /* '' */
.icon-003-graph:before { content: '\f102'; } /* '' */
.icon-004-hand-shake:before { content: '\f103'; } /* '' */
.icon-005-transfer:before { content: '\f104'; } /* '' */
.icon-006-briefcase:before { content: '\f105'; } /* '' */
.icon-007-briefcase-1:before { content: '\f106'; } /* '' */
.icon-008-sugar-cubes:before { content: '\f107'; } /* '' */
.icon-009-navigation:before { content: '\f108'; } /* '' */
.icon-010-arrow:before { content: '\f109'; } /* '' */
.icon-011-folder:before { content: '\f10a'; } /* '' */
.icon-012-folder-1:before { content: '\f10b'; } /* '' */
.icon-013-folder-2:before { content: '\f10c'; } /* '' */
.icon-014-presentation:before { content: '\f10d'; } /* '' */
.icon-015-presentation-1:before { content: '\f10e'; } /* '' */
.icon-016-presentation-2:before { content: '\f10f'; } /* '' */
.icon-017-blackboard:before { content: '\f110'; } /* '' */
