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

[class^="icon-"], [class*=" icon-"], [class^="font-"], [class*=" font-"] {
	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-home3:before {
	content: "\e600";
}
.icon-auction:before {
	content: "\e601";
}
.font-icon-close:before {
	content: "\f00d";
}
.font-icon-remove:before {
	content: "\f00d";
}
.font-icon-times:before {
	content: "\f00d";
}
.icon-share-square-o:before {
	content: "\f045";
}
.icon-chevron-left:before {
	content: "\f053";
}
.icon-chevron-right:before {
	content: "\f054";
}
.icon-arrow-right:before {
	content: "\f061";
}
.icon-chevron-down:before {
	content: "\f078";
}
.icon-envelope:before {
	content: "\f0e0";
}
.icon-angle-double-left:before {
	content: "\f100";
}
.icon-angle-double-right:before {
	content: "\f101";
}
.icon-angle-left:before {
	content: "\f104";
}
.icon-angle-right:before {
	content: "\f105";
}
.icon-question:before {
	content: "\f128";
}
.icon-info:before {
	content: "\f129";
}
.icon-trash:before {
	content: "\f1f8";
}
