@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?lndrfu');
	src:url('fonts/icomoon.eot?#iefixlndrfu') format('embedded-opentype'),
		url('fonts/icomoon.woff?lndrfu') format('woff'),
		url('fonts/icomoon.ttf?lndrfu') format('truetype'),
		url('fonts/icomoon.svg?lndrfu#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-mail:before {
	content: "\e600";
}
.icon-house:before {
	content: "\e602";
}
.icon-tools:before {
	content: "\e601";
}
.icon-suitcase:before {
	content: "\e603";
}
.icon-cart:before {
	content: "\e606";
}
.icon-cross:before {
	content: "\e604";
}
.icon-blocked:before {
	content: "\e605";
}
.icon-help:before {
	content: "\e607";
}
