/*
 * Created with iconvau.lt
 */

@font-face {
  font-family: "iconvault";
  src: url("/assets/webfonts/iconvault_forecastfont.eot");
  src: url("/assets/webfonts/iconvault_forecastfont.eot?#iefix") format("embedded-opentype"),
       url("/assets/webfonts/iconvault_forecastfont.woff") format("woff"),
       url("/assets/webfonts/iconvault_forecastfont.ttf") format("truetype"),
       url("/assets/webfonts/iconvault_forecastfont.svg#iconvault") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fcast-icon-night:before,
.fcast-icon-sunny:before,
.fcast-icon-frosty:before,
.fcast-icon-windysnow:before,
.fcast-icon-showers:before,
.fcast-icon-basecloud:before,
.fcast-icon-cloud:before,
.fcast-icon-rainy:before,
.fcast-icon-mist:before,
.fcast-icon-windysnowcloud:before,
.fcast-icon-drizzle:before,
.fcast-icon-snowy:before,
.fcast-icon-sleet:before,
.fcast-icon-moon:before,
.fcast-icon-windyrain:before,
.fcast-icon-hail:before,
.fcast-icon-sunset:before,
.fcast-icon-windyraincloud:before,
.fcast-icon-sunrise:before,
.fcast-icon-sun:before,
.fcast-icon-thunder:before,
.fcast-icon-windy:before,
[class^='fcast-icon-'] {
  font-family: "iconvault";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.fcast-icon-night:before { content: "\f100"; }
.fcast-icon-sunny:before { content: "\f101"; }
.fcast-icon-frosty:before { content: "\f102"; }
.fcast-icon-windysnow:before { content: "\f103"; }
.fcast-icon-showers:before { content: "\f104"; }
.fcast-icon-basecloud:before { content: "\f105"; }
.fcast-icon-cloud:before { content: "\f106"; }
.fcast-icon-rainy:before { content: "\f107"; }
.fcast-icon-mist:before { content: "\f108"; }
.fcast-icon-windysnowcloud:before { content: "\f109"; }
.fcast-icon-drizzle:before { content: "\f10a"; }
.fcast-icon-snowy:before { content: "\f10b"; }
.fcast-icon-sleet:before { content: "\f10c"; }
.fcast-icon-moon:before { content: "\f10d"; }
.fcast-icon-windyrain:before { content: "\f10e"; }
.fcast-icon-hail:before { content: "\f10f"; }
.fcast-icon-sunset:before { content: "\f110"; }
.fcast-icon-windyraincloud:before { content: "\f111"; }
.fcast-icon-sunrise:before { content: "\f112"; }
.fcast-icon-sun:before { content: "\f113"; }
.fcast-icon-thunder:before { content: "\f114"; }
.fcast-icon-windy:before { content: "\f115"; }


.fcast-icon-01d:before{ content: "\f101"; }
.fcast-icon-01n:before{ content: "\f100"; }
.fcast-icon-02d:before{ content: "\f106"; }
.fcast-icon-02n:before{ content: "\f106"; }
.fcast-icon-03d:before{ content: "\f106"; }
.fcast-icon-03n:before{ content: "\f106"; }
.fcast-icon-04d:before{ content: "\f106"; }
.fcast-icon-04n:before{ content: "\f106"; }
.fcast-icon-09d:before{ content: "\f104"; }
.fcast-icon-09n:before{ content: "\f104"; }
.fcast-icon-10d:before{ content: "\f104"; }
.fcast-icon-10n:before{ content: "\f104"; }
.fcast-icon-11d:before{ content: "\f114"; }
.fcast-icon-11n:before{ content: "\f114"; }
.fcast-icon-13d:before{ content: "\f113"; }
.fcast-icon-13n:before{ content: "\f113"; }
.fcast-icon-50d:before{ content: "\f108"; }
.fcast-icon-50n:before{ content: "\f108"; }



