@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?uju1xt');
	src:url('fonts/icomoon.eot?uju1xt#iefix') format('embedded-opentype'),
		url('fonts/icomoon.woff2?uju1xt') format('woff2'),
		url('fonts/icomoon.ttf?uju1xt') format('truetype'),
		url('fonts/icomoon.woff?uju1xt') format('woff'),
		url('fonts/icomoon.svg?uju1xt#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-likes:before {
	content: "\e803";
}
.icon-comment:before {
	content: "\e801";
}
.icon-share:before {
	content: "\e802";
}
.icon-comments:before {
	content: "\e600";
}
.icon-email:before {
	content: "\e601";
}
.icon-facebook:before {
	content: "\e602";
}
.icon-fire:before {
	content: "\e603";
}
.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: "\e800";
}

