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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icoifont';
	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-next:before {
	content: "\e608";
}
.icon-back:before {
	content: "\e609";
}
.icon-phone:before {
	content: "\e600";
}
.icon-works:before {
	content: "\e601";
}
.icon-phone-line:before {
	content: "\e602";
}
.icon-icoi-logo02:before {
	content: "\e603";
}
.icon-home:before {
	content: "\e604";
}
.icon-furniture:before {
	content: "\e605";
}
.icon-contact:before {
	content: "\e606";
}
.icon-company:before {
	content: "\e607";
}
