@font-face {
  font-family: 'user';
  src: url('../font/user.eot?40010763');
  src: url('../font/user.eot?40010763#iefix') format('embedded-opentype'),
       url('../font/user.woff2?40010763') format('woff2'),
       url('../font/user.woff?40010763') format('woff'),
       url('../font/user.ttf?40010763') format('truetype'),
       url('../font/user.svg?40010763#user') 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: 'user';
    src: url('../font/user.svg?40010763#user') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "user";
  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-light-up:before { content: '\e800'; } /* '' */
.icon-location:before { content: '\e801'; } /* '' */
.icon-air:before { content: '\e802'; } /* '' */
.icon-water:before { content: '\e803'; } /* '' */
.icon-sun:before { content: '\e804'; } /* '' */
.icon-sun-filled:before { content: '\e805'; } /* '' */
.icon-cloud:before { content: '\e806'; } /* '' */
.icon-flash-outline:before { content: '\e807'; } /* '' */
.icon-flash:before { content: '\e808'; } /* '' */
.icon-waves:before { content: '\e809'; } /* '' */
.icon-rain:before { content: '\e80a'; } /* '' */
.icon-adjust:before { content: '\e80b'; } /* '' */
.icon-droplet:before { content: '\e80c'; } /* '' */
.icon-drizzle:before { content: '\e80d'; } /* '' */
.icon-cloud-sun:before { content: '\e80e'; } /* '' */
.icon-snow:before { content: '\e80f'; } /* '' */
.icon-cloud-flash:before { content: '\e810'; } /* '' */
.icon-windy-rain-inv:before { content: '\e811'; } /* '' */
.icon-snow-inv:before { content: '\e812'; } /* '' */
.icon-snow-heavy-inv:before { content: '\e813'; } /* '' */
.icon-hail-inv:before { content: '\e814'; } /* '' */
.icon-clouds-inv:before { content: '\e815'; } /* '' */
.icon-clouds-flash-inv:before { content: '\e816'; } /* '' */
.icon-temperature:before { content: '\e817'; } /* '' */
.icon-compass:before { content: '\e818'; } /* '' */
.icon-na:before { content: '\e819'; } /* '' */
.icon-celcius:before { content: '\e81a'; } /* '' */
.icon-fahrenheit:before { content: '\e81b'; } /* '' */
.icon-clouds-flash-alt:before { content: '\e81c'; } /* '' */
.icon-sun-inv:before { content: '\e81d'; } /* '' */
.icon-moon-inv:before { content: '\e81e'; } /* '' */
.icon-cloud-sun-inv:before { content: '\e81f'; } /* '' */
.icon-cloud-moon-inv:before { content: '\e820'; } /* '' */
.icon-cloud-inv:before { content: '\e821'; } /* '' */
.icon-cloud-flash-inv:before { content: '\e822'; } /* '' */
.icon-drizzle-inv:before { content: '\e823'; } /* '' */
.icon-rain-inv:before { content: '\e824'; } /* '' */
.icon-windy-inv:before { content: '\e825'; } /* '' */
.icon-sun-1:before { content: '\e826'; } /* '' */
.icon-moon:before { content: '\e827'; } /* '' */
.icon-eclipse:before { content: '\e828'; } /* '' */
.icon-cloud-sun-1:before { content: '\e829'; } /* '' */
.icon-cloud-moon:before { content: '\e82a'; } /* '' */
.icon-fog-sun:before { content: '\e82b'; } /* '' */
.icon-fog-moon:before { content: '\e82c'; } /* '' */
.icon-fog-cloud:before { content: '\e82d'; } /* '' */
.icon-cloud-1:before { content: '\e82e'; } /* '' */
.icon-cloud-flash-1:before { content: '\e82f'; } /* '' */
.icon-cloud-flash-alt:before { content: '\e830'; } /* '' */
.icon-drizzle-1:before { content: '\e831'; } /* '' */
.icon-rain-1:before { content: '\e832'; } /* '' */
.icon-clouds-flash:before { content: '\e833'; } /* '' */
.icon-clouds:before { content: '\e834'; } /* '' */
.icon-hail:before { content: '\e835'; } /* '' */
.icon-snow-heavy:before { content: '\e836'; } /* '' */
.icon-snow-alt:before { content: '\e837'; } /* '' */
.icon-snow-1:before { content: '\e838'; } /* '' */
.icon-windy-rain:before { content: '\e839'; } /* '' */
.icon-angle-double-up:before { content: '\f102'; } /* '' */
.icon-angle-double-down:before { content: '\f103'; } /* '' */