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

[class^="sermonicon-"], [class*=" sermonicon-"] {
	font-family: 'Sermon-Icons';
	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;
}

.sermonicon-search:before {
	content: "\e900";
}

.sermonicon-arrow-up:before {
	content: "\e901";
}

.sermonicon-arrow-down:before {
	content: "\e902";
}

.sermonicon-file:before {
	content: "\e903";
}

.sermonicon-ekk-logo:before {
	content: "\e904";
}

.sermonicon-headphones:before {
	content: "\e905";
}

.sermonicon-screen:before {
	content: "\e906";
}

.sermonicon-download:before {
	content: "\e907";
}

.sermonicon-play:before {
	content: "\e908";
}

.sermonicon-pause:before {
	content: "\e909";
}

.sermonicon-stop:before {
	content: "\e90a";
}

.sermonicon-volume-high:before {
	content: "\e90b";
}

.sermonicon-volume-medium:before {
	content: "\e90c";
}

.sermonicon-volume-low:before {
	content: "\e90d";
}

.sermonicon-volume-mute:before {
	content: "\e90e";
}

.sermonicon-volume-mute2:before {
	content: "\e90f";
}

.sermonicon-volume-increase:before {
	content: "\e910";
}

.sermonicon-volume-decrease:before {
	content: "\e911";
}

.sermonicon-feed:before {
	content: "\e912";
}

.sermonicon-feed2:before {
	content: "\e913";
}

