
@font-face {
  font-family: 'weather';
  src: url('font/weathericons-regular-webfont.eot');
  src: url('font/weathericons-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/weathericons-regular-webfont.woff') format('woff'), url('font/weathericons-regular-webfont.ttf') format('truetype'), url('font/weathericons-regular-webfont.svg#weathericons-regular-webfontRg') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="wi-"],
[class*=" wi-"] {
  font-family: weather;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}
[class^="wi-"]:before,
[class*=" wi-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}