@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon_wpqvbr.eot');
	src:url('fonts/icomoon.eot') format('embedded-opentype'),
		url('fonts/icomoon_wpqvbr.woff') format('woff'),
		url('fonts/icomoon_wpqvbr.ttf') format('truetype'),
		url('fonts/icomoon_wpqvbr-icomoon.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="wicon-"], [class*=" wicon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wicon-Rain:before {
	content: "\e601";
}
.wicon-Sleet:before {
	content: "\e602";
}
.wicon-Snow:before {
	content: "\e604";
}
.wicon-Hail:before {
	content: "\e605";
}
.wicon-Thunder:before {
	content: "\e608";
}
.wicon-Moon:before {
	content: "\e600";
}
.wicon-Drizzle:before {
	content: "\e603";
}
.wicon-Fog:before {
	content: "\e606";
}
.wicon-Mist:before {
	content: "\e607";
}
.wicon-Cloudy:before {
	content: "\e609";
}
.wicon-Scattered_Cloud_Day:before {
	content: "\e60a";
}
.wicon-Scattered_Cloud_Night:before {
	content: "\e60b";
}
.wicon-Sun:before {
	content: "\e60c";
}