@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?jj0u6r');
	src:url('fonts/icomoon.eot?#iefixjj0u6r') format('embedded-opentype'),
		url('fonts/icomoon.ttf?jj0u6r') format('truetype'),
		url('fonts/icomoon.woff?jj0u6r') format('woff'),
		url('fonts/icomoon.svg?jj0u6r#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-chevron-right:before {
	content: "\e60c";
}
.icon-arrow:before {
	content: "\e60b";
}
.icon-newsletter:before {
	content: "\e608";
}
.icon-search:before {
	content: "\e609";
}
.icon-close:before {
	content: "\e607";
}
.icon-heart:before {
	content: "\e603";
}
.icon-tag:before {
	content: "\e604";
}
.icon-user:before {
	content: "\e605";
}
.icon-home:before {
	content: "\e60a";
}
.icon-play:before {
	content: "\e606";
}
.icon-email:before {
	content: "\e600";
}
.icon-twitter:before {
	content: "\e601";
}
.icon-facebook:before {
	content: "\e602";
}
