@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?v9ifqy');
	src:url('fonts/icomoon.eot?#iefixv9ifqy') format('embedded-opentype'),
		url('fonts/icomoon.woff?v9ifqy') format('woff'),
		url('fonts/icomoon.ttf?v9ifqy') format('truetype'),
		url('fonts/icomoon.svg?v9ifqy#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-comments:before {
	content: "\e600";
}

.icon-email:before {
	content: "\e601";
}

.icon-facebook:before {
	content: "\e602";
}

.icon-fire:before {
	content: "\e603";
}

.icon-likes:before {
	content: "\e604";
}

.icon-arrow:before {
	content: "\e605";
}

.icon-back:before {
	content: "\e606";
}

.icon-print:before {
	content: "\e60a";
}

.icon-shares:before {
	content: "\e60c";
}

.icon-twitter:before {
	content: "\e60d";
}

.icon-close:before {
	content: "\e607";
}

.icon-menu:before {
	content: "\e608";
}

.icon-mobile-search:before {
	content: "\e609";
}

.icon-search:before {
	content: "\e60b";
}

.icon-feed:before {
	content: "\e4a0";
}

