<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?ceag47');
	src:url('fonts/icomoon.eot?#iefixceag47') format('embedded-opentype'),
		url('fonts/icomoon.ttf?ceag47') format('truetype'),
		url('fonts/icomoon.woff?ceag47') format('woff'),
		url('fonts/icomoon.svg?ceag47#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-triangle-down:before {
	content: "\e604";
}
.icon-triangle-right:before {
	content: "\e602";
}
.icon-play:before {
	content: "\e042";
}
.icon-google-plus:before {
	content: "\ea88";
}
.icon-facebook:before {
	content: "\ea8c";
}
.icon-twitter:before {
	content: "\ea91";
}
.icon-feed:before {
	content: "\ea94";
}
.icon-mail:before {
	content: "\e945";
}
.icon-plus:before {
	content: "\ea0a";
}
.icon-libreoffice:before {
	content: "\eade";
}
.icon-share:before {
	content: "\e603";
}
.icon-tag:before {
	content: "\e605";
}
.icon-tags:before {
	content: "\e606";
}
.icon-youtube:before {
	content: "\e601";
}
.icon-youtube4:before {
	content: "\e607";
}
.icon-cc:before {
	content: "\e600";
}
</pre></body></html>