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

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

.ic-home:before {
	content: "\e900";
}
.ic-phone:before {
	content: "\e901";
}
.ic-search:before {
	content: "\e902";
}
.ic-cross:before {
	content: "\e903";
}
.ic-checkmark:before {
	content: "\e904";
}
.ic-eject:before {
	content: "\e905";
}
.ic-arrow-right:before {
	content: "\e906";
}
.ic-arw:before {
	content: "\e801";
}
.ic-icon:before {
	content: "\e800";
}

