@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?4i31km');
	src:url('fonts/icomoon.eot?#iefix4i31km') format('embedded-opentype'),
		url('fonts/icomoon.ttf?4i31km') format('truetype'),
		url('fonts/icomoon.woff?4i31km') format('woff'),
		url('fonts/icomoon.svg?4i31km#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-play3:before {
	content: "\ea1c";
}
.icon-pause2:before {
	content: "\ea1d";
}
.icon-circle-right:before {
	content: "\ea42";
}
.icon-circle-left:before {
	content: "\ea44";
}
