@font-face {
  font-family: 'icons';
  src: url('../font/icons.eot?27399059');
  src: url('../font/icons.eot?27399059#iefix') format('embedded-opentype'),
       url('../font/icons.woff?27399059') format('woff'),
       url('../font/icons.ttf?27399059') format('truetype'),
       url('../font/icons.svg?27399059#icons') 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: 'icons';
    src: url('../font/icons.svg?27399059#icons') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  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-windows:before { content: '\e800'; } /* '' */
.icon-android:before { content: '\e801'; } /* '' */
.icon-apple:before { content: '\e802'; } /* '' */
.icon-logout:before { content: '\e803'; } /* '' */
.icon-minus-squared-alt:before { content: '\e804'; } /* '' */
.icon-plus-squared-alt:before { content: '\e805'; } /* '' */
.icon-hammer:before { content: '\e806'; } /* '' */
.icon-thumbs-up:before { content: '\e807'; } /* '' */
.icon-help-circled:before { content: '\e808'; } /* '' */
.icon-info-circled:before { content: '\e809'; } /* '' */
.icon-cog:before { content: '\e80a'; } /* '' */
.icon-direction:before { content: '\e80b'; } /* '' */
.icon-lifebuoy:before { content: '\e80c'; } /* '' */
.icon-calendar:before { content: '\e80d'; } /* '' */
.icon-search:before { content: '\e80e'; } /* '' */
.icon-ok-circled:before { content: '\e80f'; } /* '' */
.icon-cancel-circled:before { content: '\e810'; } /* '' */
.icon-plus-circled:before { content: '\e811'; } /* '' */
.icon-picture:before { content: '\e812'; } /* '' */
.icon-keyboard:before { content: '\e813'; } /* '' */
.icon-doc-text:before { content: '\e814'; } /* '' */
.icon-file-pdf:before { content: '\e815'; } /* '' */
.icon-folder-open-empty:before { content: '\e816'; } /* '' */
.icon-folder-empty:before { content: '\e817'; } /* '' */
.icon-sliders:before { content: '\e818'; } /* '' */
.icon-clock:before { content: '\e819'; } /* '' */
.icon-briefcase:before { content: '\e81a'; } /* '' */
.icon-list-alt:before { content: '\e81b'; } /* '' */
.icon-book:before { content: '\e81c'; } /* '' */
.icon-bank:before { content: '\e81d'; } /* '' */
.icon-phone:before { content: '\e81e'; } /* '' */
.icon-lightbulb:before { content: '\e81f'; } /* '' */
.icon-printer:before { content: '\e820'; } /* '' */
.icon-glyph:before { content: '\e821'; } /* '' */
.icon-folders:before { content: '\e822'; } /* '' */
.icon-docs:before { content: '\e823'; } /* '' */
.icon-profile:before { content: '\e824'; } /* '' */
.icon-link:before { content: '\e825'; } /* '' */
.icon-suitcase:before { content: '\e826'; } /* '' */
.icon-bigmail:before { content: '\e827'; } /* '' */
.icon-appeal:before { content: '\e828'; } /* '' */
.icon-appostile:before { content: '\e829'; } /* '' */
.icon-doc-search:before { content: '\e82a'; } /* '' */
.icon-forum:before { content: '\e82b'; } /* '' */
.icon-mail-alt:before { content: '\e82c'; } /* '' */
.icon-filter:before { content: '\e82d'; } /* '' */
.icon-question:before { content: '\e82e'; } /* '' */
.icon-vs-logo:before { content: '\e82f'; } /* '' */
.icon-bell:before { content: '\e830'; } /* '' */
.icon-bell-alt:before { content: '\e831'; } /* '' */
.icon-print:before { content: '\e832'; } /* '' */
.icon-attention-circled:before { content: '\e833'; } /* '' */
.icon-play:before { content: '\e834'; } /* '' */
.icon-play-circled:before { content: '\e835'; } /* '' */
.icon-alert:before { content: '\e836'; } /* '' */
.icon-complaint:before { content: '\e837'; } /* '' */