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

.icon-forward3:before {
	content: "\ea20";
}

.icon-video:before {
	content: "\e600";
}

