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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'playerIcons';
	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-delete:before {
	content: "\e6001";
}
.icon-media-pause:before {
	content: "\e601";
}
.icon-media-stop:before {
	content: "\e602";
}
.icon-media-play:before {
	content: "\e603";
}
.icon-code:before {
	content: "\e604";
}
.icon-arrow-maximise:before {
	content: "\e605";
}
.icon-arrow-up-outline:before {
	content: "\e606";
}
.icon-arrow-down-outline:before {
	content: "\e607";
}
.icon-message:before {
    content: "\e904";
}
.icon-message-typing:before {
	content: "\e608";
}
.icon-volume-down:before {
	content: "\e609";
}
.icon-tabs-outline:before {
	content: "\e60a";
}
.icon-zoom:before {
	content: "\e600";
}
.icon-lock-open:before {
	content: "\e60b";
}
.icon-lock-closed:before {
	content: "\e60c";
}
.icon-media-fast-forward:before {
	content: "\e60d";
}
.icon-media-rewind:before {
	content: "\e60e";
}
.icon-media-rewind-outline:before {
	content: "\e60f";
}
.icon-media-fast-forward-outline:before {
	content: "\e610";
}
.icon-device-desktop:before {
	content: "\e611";
}
.icon-arrow-back:before {
	content: "\e612";
}
.icon-watch:before {
	content: "\e613";
}
.icon-transcription:before {
	content: "\e614";
}
.icon-image:before {
    content: "\e902";
}
.icon-group:before {
    content: "\e903";
}
.icon-topics:before {
    content: "\e900";
}
.icon-th-large:before {
    content: "\e901";
}
.icon-tabs-outline:before {
    content: "\e608";
}
.icon-slides:before {
    content: "\e905";
}