@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?hn08rr');
	src:url('fonts/icomoon.eot?hn08rr#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?hn08rr') format('truetype'),
		url('fonts/icomoon.woff?hn08rr') format('woff'),
		url('fonts/icomoon.svg?hn08rr#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon' !important;
	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-book:before {
	content: "\f02d";
}
.icon-comments:before {
	content: "\f086";
}
.icon-play-circle:before {
	content: "\f144";
}
.icon-book2:before {
	content: "\f007";
}
.icon-comment-discussion:before {
	content: "\f04f";
}
.icon-device-camera-video:before {
	content: "\f057";
}

