@font-face {
	font-family: 'post-icons';
	src:url('../eot/post-icons2504.eot');
	src:url('../eot/post-iconsd41d.eot#iefix-tlcx8y') format('embedded-opentype'),
		url('../woff/post-icons2504.woff') format('woff'),
		url('../ttf/post-icons2504.ttf') format('truetype'),
		url('../svg/post-icons2504.svg#post-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

.post-icon  {
	font-family: 'post-icons';
	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-close:before {
	content: "\e602";
}
.icon-comments:before {
	content: "\e96b";
}
.icon-views:before {
	content: "\e9a9";
}
.icon-play:before {
	content: "\ea15";
}
.icon-camera:before {
	content: "\e90f";
}

