.bwi-day-sunshine:before {
    content: "\f00d";
}

.bwi-night-sunshine:before {
    content: "\f02e";
}

.bwi-day-partlycloudy:before {
    content: "\f002";
}

.bwi-night-partlycloudy:before {
    content: "\f083";
}

.bwi-day-cloudy:before {
    content: "\f002";
}

.bwi-night-cloudy:before {
    content: "\f07e";
}

.bwi-day-overcast:before, .bwi-night-overcast:before {
    content: "\f013";
}

.bwi-day-fog:before, .bwi-night-fog:before {
    content: "\f014";
}

.bwi-day-raindrizzle:before, .bwi-night-raindrizzle:before {
    content: "\f01c";
}

.bwi-day-rain:before, .bwi-night-rain:before {
    content: "\f019";
}

.bwi-day-rainheavy:before, .bwi-night-rainheavy:before {
    content: "\f019";
}

.bwi-day-freezingrain:before, .bwi-night-freezingrain:before {
    content: "\f034";
}

.bwi-day-snowrain:before, .bwi-night-snowrain:before {
    content: "\f017";
}

.bwi-day-snowrainheavy:before, .bwi-night-snowrainheavy:before {
    content: "\f017";
}

.bwi-day-snow:before, .bwi-night-snow:before {
    content: "\f01b";
}

.bwi-day-snowheavy:before, .bwi-night-snowheavy:before {
    content: "\f01b";
}

.bwi-day-showers:before {
    content: "\f008";
}

.bwi-night-showers:before {
    content: "\f028";
}

.bwi-day-showersheavy:before {
    content: "\f008";
}

.bwi-night-showersheavy:before {
    content: "\f028";
}

.bwi-day-snowrainshowers:before {
    content: "\f006";
}

.bwi-night-snowrainshowers:before {
    content: "\f026";
}

.bwi-day-snowshowers:before {
    content: "\f02a";
}

.bwi-night-snowshowers:before {
    content: "\f00a";
}

.bwi-day-snowshowersheavy:before {
    content: "\f02a";
}

.bwi-night-snowshowersheavy:before {
    content: "\f00a";
}

.bwi-day-thunderstorm:before, .bwi-night-thunderstorm:before {
    content: "\f01d";
}

.bwi-day-severethunderstorm:before, .bwi-night-severethunderstorm:before {
    content: "\f01e";
}

.bwi-day-wind:before, .bwi-night-wind:before {
    content: "\f011";
}