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

.pause-icon:before {
	content: "\E201";
}

.stop-icon:before {
	content: "\E202";
}
