<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-1hwno2');
	src:url('fonts/icomoon.eot?#iefix-1hwno2') format('embedded-opentype'),
		url('fonts/icomoon.woff?-1hwno2') format('woff'),
		url('fonts/icomoon.ttf?-1hwno2') format('truetype'),
		url('fonts/icomoon.svg?-1hwno2#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="wd-"], [class*=" wd-"] {
	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;
}

.wd-icon-ios7-arrow-left:before {
	content: "\e602";
}
.wd-icon-ios7-arrow-right:before {
	content: "\e603";
}
.wd-play:before {
	content: "\e600";
}
.wd-pause:before {
	content: "\e601";
}
</pre></body></html>