@font-face {
	font-family: 'icomoon';
	src:url('icomoon.eot?-hrpi4u');
	src:url('icomoon.eot?#iefix-hrpi4u') format('embedded-opentype'),
		url('icomoon.woff?-hrpi4u') format('woff'),
		url('icomoon.ttf?-hrpi4u') format('truetype'),
		url('icomoon.svg?-hrpi4u#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;
	
	/* Enable Ligatures ================ */
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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