@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?3221167');
  src: url('../font/fontello.eot?3221167#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?3221167') format('woff2'),
       url('../font/fontello.woff?3221167') format('woff'),
       url('../font/fontello.ttf?3221167') format('truetype'),
       url('../font/fontello.svg?3221167#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?3221167#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-water:before { content: '\e800'; } /* '' */
.icon-cup:before { content: '\e801'; } /* '' */
.icon-rain:before { content: '\e802'; } /* '' */
.icon-drizzle:before { content: '\e803'; } /* '' */
.icon-cloud:before { content: '\e804'; } /* '' */
.icon-sun-filled:before { content: '\e805'; } /* '' */
.icon-sun:before { content: '\e806'; } /* '' */
.icon-sun-1:before { content: '\e807'; } /* '' */
.icon-sun-inv:before { content: '\e808'; } /* '' */
.icon-cloud-1:before { content: '\e809'; } /* '' */
.icon-rain-1:before { content: '\e80a'; } /* '' */
.icon-cloud-sun:before { content: '\e80b'; } /* '' */
.icon-cloud-moon:before { content: '\e80c'; } /* '' */
.icon-fog-sun:before { content: '\e80d'; } /* '' */
.icon-fog-moon:before { content: '\e80e'; } /* '' */
.icon-windy-rain-inv:before { content: '\e80f'; } /* '' */
.icon-hail-inv:before { content: '\e810'; } /* '' */
.icon-hail:before { content: '\e811'; } /* '' */
.icon-progress-0:before { content: '\e812'; } /* '' */
.icon-progress-7:before { content: '\e813'; } /* '' */
.icon-progress-6:before { content: '\e814'; } /* '' */
.icon-fire:before { content: '\e815'; } /* '' */
.icon-beaker:before { content: '\e816'; } /* '' */
.icon-share:before { content: '\e817'; } /* '' */
.icon-certificate:before { content: '\e818'; } /* '' */
.icon-certificate-outline:before { content: '\e819'; } /* '' */
.icon-flow-cross:before { content: '\e81a'; } /* '' */
.icon-flow-parallel:before { content: '\e81b'; } /* '' */
.icon-flow-merge:before { content: '\e81c'; } /* '' */
.icon-flow-split:before { content: '\e81d'; } /* '' */
.icon-globe-alt:before { content: '\e81e'; } /* '' */
.icon-globe-alt-outline:before { content: '\e81f'; } /* '' */
.icon-globe:before { content: '\e820'; } /* '' */
.icon-contrast:before { content: '\e821'; } /* '' */
.icon-cog:before { content: '\e822'; } /* '' */
.icon-cog-outline:before { content: '\e823'; } /* '' */
.icon-block:before { content: '\e824'; } /* '' */
.icon-block-outline:before { content: '\e825'; } /* '' */
.icon-picture:before { content: '\e826'; } /* '' */
.icon-picture-outline:before { content: '\e827'; } /* '' */
.icon-droplet:before { content: '\e828'; } /* '' */
.icon-air:before { content: '\e829'; } /* '' */
.icon-progress-3:before { content: '\e82a'; } /* '' */
.icon-progress-2:before { content: '\e82b'; } /* '' */
.icon-progress-1:before { content: '\e82c'; } /* '' */
.icon-progress-4:before { content: '\e82d'; } /* '' */
.icon-bat-charge:before { content: '\e82e'; } /* '' */
.icon-bat4:before { content: '\e82f'; } /* '' */
.icon-bat3:before { content: '\e830'; } /* '' */
.icon-bat2:before { content: '\e831'; } /* '' */
.icon-bat1:before { content: '\e832'; } /* '' */
.icon-bat-charge-1:before { content: '\e833'; } /* '' */
.icon-bat-full:before { content: '\e834'; } /* '' */
.icon-bat-half:before { content: '\e835'; } /* '' */
.icon-bat-empty:before { content: '\e836'; } /* '' */
.icon-battery:before { content: '\e837'; } /* '' */
.icon-power-outline:before { content: '\e838'; } /* '' */
.icon-power:before { content: '\e839'; } /* '' */
.icon-spinner:before { content: '\f110'; } /* '' */
.icon-file-powerpoint:before { content: '\f1c4'; } /* '' */
.icon-battery-3:before { content: '\f241'; } /* '' */
.icon-battery-2:before { content: '\f242'; } /* '' */
.icon-battery-1:before { content: '\f243'; } /* '' */
.icon-battery-0:before { content: '\f244'; } /* '' */
.icon-superpowers:before { content: '\f2dd'; } /* '' */
