@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?67913475');
  src: url('../font/fontello.eot?67913475#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?67913475') format('woff2'),
       url('../font/fontello.woff?67913475') format('woff'),
       url('../font/fontello.ttf?67913475') format('truetype'),
       url('../font/fontello.svg?67913475#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?67913475#fontello') format('svg');
  }
}
*/
 
 [class^="fontello-"]:before, [class*=" fontello-"]: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); */
}
 
.fontello-cog:before { content: '\e800'; } /* '' */
.fontello-pencil:before { content: '\e801'; } /* '' */
.fontello-help-circled:before { content: '\e802'; } /* '' */
.fontello-help:before { content: '\e803'; } /* '' */
.fontello-plus-circled:before { content: '\e804'; } /* '' */
.fontello-plus:before { content: '\e805'; } /* '' */
.fontello-calendar:before { content: '\e806'; } /* '' */
.fontello-left-dir:before { content: '\e807'; } /* '' */
.fontello-right-dir:before { content: '\e808'; } /* '' */
.fontello-ok-circled:before { content: '\e809'; } /* '' */
.fontello-info-circled:before { content: '\e80a'; } /* '' */
.fontello-cancel-circled:before { content: '\e80b'; } /* '' */
.fontello-comment:before { content: '\e80c'; } /* '' */
.fontello-attention:before { content: '\e80d'; } /* '' */
.fontello-download:before { content: '\e80e'; } /* '' */
.fontello-brush:before { content: '\e80f'; } /* '' */
.fontello-user:before { content: '\e810'; } /* '' */
.fontello-users:before { content: '\e811'; } /* '' */
.fontello-user-add:before { content: '\e812'; } /* '' */
.fontello-chat:before { content: '\e813'; } /* '' */
.fontello-bell:before { content: '\e814'; } /* '' */
.fontello-attention-1:before { content: '\e815'; } /* '' */
.fontello-attention-2:before { content: '\e816'; } /* '' */
.fontello-link-1:before { content: '\e817'; } /* '' */
.fontello-link-2:before { content: '\e818'; } /* '' */
.fontello-upload:before { content: '\e819'; } /* '' */
.fontello-lock:before { content: '\e81a'; } /* '' */
.fontello-lock-open:before { content: '\e81b'; } /* '' */
.fontello-chart-bar:before { content: '\e81c'; } /* '' */
.fontello-spin5:before { content: '\e838'; } /* '' */
.fontello-bell-alt:before { content: '\f0f3'; } /* '' */
.fontello-unlink:before { content: '\f127'; } /* '' */
.fontello-chart-area:before { content: '\f1fe'; } /* '' */
.fontello-chart-pie:before { content: '\f200'; } /* '' */
.fontello-chart-line:before { content: '\f201'; } /* '' */
.fontello-battery-4:before { content: '\f240'; } /* '' */
.fontello-battery-3:before { content: '\f241'; } /* '' */
.fontello-battery-2:before { content: '\f242'; } /* '' */
.fontello-battery-1:before { content: '\f243'; } /* '' */
.fontello-battery-0:before { content: '\f244'; } /* '' */
.fontello-hand:before { content: '\f256'; } /* '' */