<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?-24qsxg');
	src:url('fonts/icomoon.eot?#iefix-24qsxg') format('embedded-opentype'),
		url('fonts/icomoon.woff?-24qsxg') format('woff'),
		url('fonts/icomoon.ttf?-24qsxg') format('truetype'),
		url('fonts/icomoon.svg?-24qsxg#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;

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

.icon-images:before {
	content: "\e600";
}
.icon-headphones:before {
	content: "\e605";
}
.icon-film:before {
	content: "\e604";
}
.icon-folder:before {
	content: "\e609";
}
.icon-folder-open:before {
	content: "\e60a";
}
.icon-download:before {
	content: "\e603";
}
.icon-user:before {
	content: "\e606";
}
.icon-file-pdf:before {
	content: "\e607";
}
.icon-file-word:before {
	content: "\e601";
}
.icon-file-excel:before {
	content: "\e602";
}
.icon-display:before {
	content: "\e60b";
}
.icon-phone:before {
	content: "\e60c";
}
.icon-link:before {
	content: "\e60d";
}
</pre></body></html>