@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?9533398');
  src: url('../font/fontello.eot?9533398#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?9533398') format('woff2'),
       url('../font/fontello.woff?9533398') format('woff'),
       url('../font/fontello.ttf?9533398') format('truetype'),
       url('../font/fontello.svg?9533398#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?9533398#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-resize-full:before { content: '\e800'; } /* '' */
.icon-left-open:before { content: '\e801'; } /* '' */
.icon-google:before { content: '\e802'; } /* '' */
.icon-lock:before { content: '\e803'; } /* '' */
.icon-signal:before { content: '\e804'; } /* '' */
.icon-users:before { content: '\e805'; } /* '' */
.icon-cog-alt:before { content: '\e806'; } /* '' */
.icon-flow-tree:before { content: '\e807'; } /* '' */
.icon-map:before { content: '\e808'; } /* '' */
.icon-bor-devices-mainpage:before { content: '\e809'; } /* '' */
.icon-bor-remote:before { content: '\e80a'; } /* '' */
.icon-book:before { content: '\e80b'; } /* '' */
.icon-user:before { content: '\e80c'; } /* '' */
.icon-wifi:before { content: '\e80d'; } /* '' */
.icon-monitor:before { content: '\e80e'; } /* '' */
.icon-phone:before { content: '\e80f'; } /* '' */
.icon-shared-folder:before { content: '\e810'; } /* '' */
.icon-shared-folder-open:before { content: '\e811'; } /* '' */
.icon-applications:before { content: '\e817'; } /* '' */
.icon-call:before { content: '\e818'; } /* '' */
.icon-files:before { content: '\e819'; } /* '' */
.icon-info:before { content: '\e81a'; } /* '' */
.icon-mail:before { content: '\e81b'; } /* '' */
.icon-maps:before { content: '\e81c'; } /* '' */
.icon-messaging:before { content: '\e81d'; } /* '' */
.icon-network-usage:before { content: '\e81e'; } /* '' */
.icon-permissions:before { content: '\e81f'; } /* '' */
.icon-policies:before { content: '\e820'; } /* '' */
.icon-secure-files:before { content: '\e821'; } /* '' */
.icon-sync:before { content: '\e822'; } /* '' */
.icon-users-1:before { content: '\e823'; } /* '' */
.icon-vpn:before { content: '\e824'; } /* '' */
.icon-battery:before { content: '\e825'; } /* '' */
.icon-users-2:before { content: '\f064'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-circle-empty:before { content: '\f10c'; } /* '' */
.icon-shield:before { content: '\f132'; } /* '' */
.icon-iOS:before { content: '\f179'; } /* '' */
.icon-Android:before { content: '\f17b'; } /* '' */
.icon-linux:before { content: '\f17c'; } /* '' */
.icon-bug:before { content: '\f188'; } /* '' */
.icon-google2:before { content: '\f1a0'; } /* '' */
.icon-language:before { content: '\f1ab'; } /* '' */
.icon-calc:before { content: '\f1ec'; } /* '' */
.icon-facebook:before { content: '\f301'; } /* '' */
.icon-Windows:before { content: '\f325'; } /* '' */
