@font-face {
  font-family: "fontello";
  src: url("../font/fontello.eot?15399565");
  src: url("../font/fontello.eot?15399565#iefix") format("embedded-opentype"),
    url("../font/fontello.woff2?15399565") format("woff2"),
    url("../font/fontello.woff?15399565") format("woff"),
    url("../font/fontello.ttf?15399565") format("truetype"),
    url("../font/fontello.svg?15399565#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?15399565#fontello') format('svg');
  }
}
*/

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.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: 0.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-lock-open:before {
  content: "\e800";
} /* '' */
.icon-location:before {
  content: "\e801";
} /* '' */
.icon-mail:before {
  content: "\e802";
} /* '' */
.icon-cancel-circled:before {
  content: "\e803";
} /* '' */
.icon-cancel:before {
  content: "\e804";
} /* '' */
.icon-ok:before {
  content: "\e805";
} /* '' */
.icon-cancel-circled2:before {
  content: "\e806";
} /* '' */
.icon-plus:before {
  content: "\e807";
} /* '' */
.icon-down-dir:before {
  content: "\e808";
} /* '' */
.icon-up-dir:before {
  content: "\e809";
} /* '' */
.icon-left-dir:before {
  content: "\e80a";
} /* '' */
.icon-right-dir:before {
  content: "\e80b";
} /* '' */
.icon-down-open:before {
  content: "\e80c";
} /* '' */
.icon-left-open:before {
  content: "\e80d";
} /* '' */
.icon-right-open:before {
  content: "\e80e";
} /* '' */
.icon-up-open:before {
  content: "\e80f";
} /* '' */
.icon-down-big:before {
  content: "\e810";
} /* '' */
.icon-left-big:before {
  content: "\e811";
} /* '' */
.icon-right-big:before {
  content: "\e812";
} /* '' */
.icon-up-big:before {
  content: "\e813";
} /* '' */
.icon-phone:before {
  content: "\e814";
} /* '' */
.icon-edit:before {
  content: "\e815";
} /* '' */
.icon-icon-entry:before {
  content: "\e816";
} /* '' */
.icon-icon-search:before {
  content: "\e817";
} /* '' */
.icon-home:before {
  content: "\e818";
} /* '' */
.icon-icon-baloon:before {
  content: "\e819";
} /* '' */
.icon-plus-circled:before {
  content: "\e81a";
} /* '' */
.icon-icon-home:before {
  content: "\e81b";
} /* '' */
.icon-lock:before {
  content: "\e81c";
} /* '' */
.icon-tag:before {
  content: "\e81d";
} /* '' */
.icon-attention-circled:before {
  content: "\e81e";
} /* '' */
.icon-attention:before {
  content: "\e81f";
} /* '' */
.icon-folder:before {
  content: "\e820";
} /* '' */
.icon-cog:before {
  content: "\e821";
} /* '' */
.icon-cog-alt:before {
  content: "\e822";
} /* '' */
.icon-wrench:before {
  content: "\e823";
} /* '' */
.icon-minus:before {
  content: "\e826";
} /* '' */
.icon-ok-circled2:before {
  content: "\e827";
} /* '' */
.icon-ok-circled:before {
  content: "\e828";
} /* '' */
.icon-menu:before {
  content: "\f0c9";
} /* '' */
.icon-mail-alt:before {
  content: "\f0e0";
} /* '' */
.icon-plus-squared:before {
  content: "\f0fe";
} /* '' */
.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-desktop:before {
  content: "\f108";
} /* '' */
.icon-laptop:before {
  content: "\f109";
} /* '' */
.icon-tablet:before {
  content: "\f10a";
} /* '' */
.icon-mobile:before {
  content: "\f10b";
} /* '' */
.icon-attention-alt:before {
  content: "\f12a";
} /* '' */
.icon-angle-circled-left:before {
  content: "\f137";
} /* '' */
.icon-angle-circled-right:before {
  content: "\f138";
} /* '' */
.icon-angle-circled-up:before {
  content: "\f139";
} /* '' */
.icon-angle-circled-down:before {
  content: "\f13a";
} /* '' */
.icon-lock-open-alt:before {
  content: "\f13e";
} /* '' */
.icon-ok-squared:before {
  content: "\f14a";
} /* '' */
.icon-plus-squared-alt:before {
  content: "\f196";
} /* '' */
.icon-file-pdf:before {
  content: "\f1c1";
} /* '' */
.icon-file-word:before {
  content: "\f1c2";
} /* '' */
.icon-file-excel:before {
  content: "\f1c3";
} /* '' */
.icon-file-powerpoint:before {
  content: "\f1c4";
} /* '' */
