@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-iijvwn');
	src:url('fonts/icomoon.eot?#iefix-iijvwn') format('embedded-opentype'),
		url('fonts/icomoon.ttf?-iijvwn') format('truetype'),
		url('fonts/icomoon.woff?-iijvwn') format('woff'),
		url('fonts/icomoon.svg?-iijvwn#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-link:before {
	content: "\e005";
}
.icon-ribbon:before {
	content: "\e009";
}
.icon-clock:before {
	content: "\e014";
}
.icon-heart:before {
	content: "\e024";
}
.icon-search:before {
	content: "\e036";
}
.icon-circle-check:before {
	content: "\e042";
}
.icon-circle-cross:before {
	content: "\e043";
}
.icon-head:before {
	content: "\e074";
}
.icon-speech-bubble:before {
	content: "\e076";
}
.icon-arrow-right:before {
	content: "\e095";
}
