@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?70762636');
  src: url('../font/fontello.eot?70762636#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?70762636') format('woff2'),
       url('../font/fontello.woff?70762636') format('woff'),
       url('../font/fontello.ttf?70762636') format('truetype'),
       url('../font/fontello.svg?70762636#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?70762636#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-pie:before { content: '\e800'; } /* '' */
.icon-group:before { content: '\e801'; } /* '' */
.icon-chart:before { content: '\e802'; } /* '' */
.icon-folder:before { content: '\e803'; } /* '' */
.icon-buildings:before { content: '\e804'; } /* '' */
.icon-user-tie:before { content: '\e805'; } /* '' */
.icon-envelope:before { content: '\e806'; } /* '' */
.icon-chair-office:before { content: '\e807'; } /* '' */
.icon-gauge:before { content: '\e808'; } /* '' */
.icon-buildings-alt:before { content: '\e809'; } /* '' */
.icon-phone-outline:before { content: '\e80a'; } /* '' */
.icon-plus:before { content: '\e80b'; } /* '' */
.icon-minus:before { content: '\e80c'; } /* '' */
.icon-picture:before { content: '\e80d'; } /* '' */
.icon-video:before { content: '\e80e'; } /* '' */
.icon-zoom-in:before { content: '\e80f'; } /* '' */
.icon-zoom-out:before { content: '\e810'; } /* '' */
.icon-walking:before { content: '\e811'; } /* '' */
.icon-driving:before { content: '\e812'; } /* '' */
.icon-ok:before { content: '\e813'; } /* '' */
.icon-square-check:before { content: '\e81b'; } /* '' */
.icon-square:before { content: '\e81c'; } /* '' */
.icon-filter:before { content: '\e81d'; } /* '' */
.icon-box-taped:before { content: '\e81e'; } /* '' */
.icon-circle-parking:before { content: '\e81f'; } /* '' */
.icon-magnifying-glass:before { content: '\e820'; } /* '' */
.icon-trash-can:before { content: '\e821'; } /* '' */
.icon-eye:before { content: '\e822'; } /* '' */
.icon-eye-slash:before { content: '\e823'; } /* '' */
.icon-file-arrow-down:before { content: '\e824'; } /* '' */
.icon-arrow-up-1-9:before { content: '\e825'; } /* '' */
.icon-arrow-up-a-z:before { content: '\e826'; } /* '' */
.icon-arrow-up-small-big:before { content: '\e827'; } /* '' */
.icon-arrow-down-9-1:before { content: '\e828'; } /* '' */
.icon-arrow-down-z-a:before { content: '\e829'; } /* '' */
.icon-arrow-down-big-small:before { content: '\e82a'; } /* '' */
.icon-square-question:before { content: '\e82b'; } /* '' */
.icon-ellipsis:before { content: '\e82c'; } /* '' */
.icon-circle-plus:before { content: '\e82d'; } /* '' */
.icon-circle-question:before { content: '\e82e'; } /* '' */
.icon-bars:before { content: '\e82f'; } /* '' */
.icon-gear:before { content: '\e830'; } /* '' */
.icon-xmark:before { content: '\e831'; } /* '' */
.icon-sort-down:before { content: '\e832'; } /* '' */
.icon-linkedin:before { content: '\e842'; } /* '' */
.icon-info:before { content: '\e846'; } /* '' */
.icon-list-checked:before { content: '\e847'; } /* '' */
.icon-cube-1:before { content: '\e848'; } /* '' */
.icon-phone:before { content: '\e865'; } /* '' */
.icon-login:before { content: '\f02c'; } /* '' */
.icon-ruler:before { content: '\f044'; } /* '' */
.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-right:before { content: '\f178'; } /* '' */
.icon-street-view:before { content: '\f21d'; } /* '' */
