@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?62473224');
  src: url('../font/fontello.eot?62473224#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?62473224') format('woff2'),
       url('../font/fontello.woff?62473224') format('woff'),
       url('../font/fontello.ttf?62473224') format('truetype'),
       url('../font/fontello.svg?62473224#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?62473224#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: .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-menu:before { content: '\e800'; } /* '' */
.icon-sort-numeric:before { content: '\e801'; } /* '' */
.icon-language-1:before { content: '\e802'; } /* '' */
.icon-info:before { content: '\e803'; } /* '' */
.icon-ok-4:before { content: '\e804'; } /* '' */
.icon-bookmark-empty:before { content: '\e805'; } /* '' */
.icon-wifi:before { content: '\e806'; } /* '' */
.icon-language:before { content: '\e807'; } /* '' */
.icon-home:before { content: '\e808'; } /* '' */
.icon-up-circled:before { content: '\e809'; } /* '' */
.icon-cancel-circled-4:before { content: '\e80a'; } /* '' */
.icon-bookmark:before { content: '\e80b'; } /* '' */
.icon-attention-1:before { content: '\e80c'; } /* '' */
.icon-spin5:before { content: '\e80d'; } /* '' */
.icon-arrows-cw:before { content: '\e80e'; } /* '' */
.icon-cog-5:before { content: '\e80f'; } /* '' */
.icon-file-pdf:before { content: '\e810'; } /* '' */
.icon-fontsize:before { content: '\e811'; } /* '' */
.icon-user-3:before { content: '\e812'; } /* '' */
.icon-mail-4:before { content: '\e813'; } /* '' */
.icon-file-word:before { content: '\e814'; } /* '' */
.icon-floppy:before { content: '\e815'; } /* '' */
.icon-resize-full-5:before { content: '\e816'; } /* '' */
.icon-resize-small-3:before { content: '\e817'; } /* '' */
.icon-floppy-1:before { content: '\e818'; } /* '' */
.icon-toggle-off:before { content: '\e819'; } /* '' */
.icon-toggle-on:before { content: '\e81a'; } /* '' */
.icon-help-circled-1:before { content: '\e81b'; } /* '' */
.icon-help-circled:before { content: '\e81c'; } /* '' */
.icon-login-1:before { content: '\e81d'; } /* '' */
.icon-logout:before { content: '\e81e'; } /* '' */
.icon-star-half-alt:before { content: '\e81f'; } /* '' */
.icon-lock-open-7:before { content: '\e820'; } /* '' */
.icon-lock-1:before { content: '\e821'; } /* '' */
.icon-star:before { content: '\e822'; } /* '' */
.icon-star-empty:before { content: '\e823'; } /* '' */
.icon-file-archive:before { content: '\e824'; } /* '' */
.icon-cube:before { content: '\e825'; } /* '' */
.icon-cubes:before { content: '\e826'; } /* '' */
.icon-codeopen:before { content: '\e827'; } /* '' */
.icon-popup:before { content: '\e828'; } /* '' */
.icon-window:before { content: '\e829'; } /* '' */
.icon-publish:before { content: '\e82a'; } /* '' */
.icon-popup-1:before { content: '\e82b'; } /* '' */
.icon-view-mode:before { content: '\e82c'; } /* '' */
.icon-codepen:before { content: '\e82d'; } /* '' */
.icon-spin6:before { content: '\e82e'; } /* '' */
.icon-spin4:before { content: '\e82f'; } /* '' */