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

[class^="icon-"], [class*=" icon-"] {
	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;
}

.icon-minus:before {
	content: "\e60d";
}

.icon-plus:before {
	content: "\e60e";
}

.icon-list:before {
	content: "\e600";
}

.icon-arrow-left:before {
	content: "\e60b";
}

.icon-arrow-right:before {
	content: "\e60c";
}

.icon-ws-sun:before {
	content: "\e601";
}

.icon-ws-cogs:before {
	content: "\e602";
}

.icon-ws-shi:before {
	content: "\e603";
}

.icon-ws-lab:before {
	content: "\e604";
}

.icon-ws-leng:before {
	content: "\e605";
}

.icon-ws-water:before {
	content: "\e606";
}

.icon-ws-tong:before {
	content: "\e607";
}

.icon-ws-heart:before {
	content: "\e608";
}

.icon-ws-air:before {
	content: "\e609";
}

.icon-ws-ban:before {
	content: "\e60a";
}

