@font-face {
	font-family: web-s-icon;
	src: url("icomoon.woff") format("woff"), url("icomoon.ttf") format("truetype");
}
.web-s-icon-WEB_SLOGO:before {
	content: "\e900";
	font-family: web-s-icon;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}