@font-face {
	font-family: home;
	src: url("icomoon.woff") format("woff"), url("icomoon.ttf") format("truetype");
}
.home-home_2:before {
	content: "\e900";
	color: #fff;
	font-family: home;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}