<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: "fontello";
	src: url("../fonts/fontello.eot");
	src: url("../fonts/fontello.eot") format("embedded-opentype"),
		url("../fonts/fontello.woff2") format("woff2"),
		url("../fonts/fontello.woff") format("woff"),
		url("../fonts/fontello.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: never;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: 0.2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: 0.2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-search:before {
	content: "\e800";
}
.icon-heart:before {
	content: "\e801";
}
.icon-heart-empty:before {
	content: "\e802";
}
.icon-up-open:before {
	content: "\e803";
}
.icon-video:before {
	content: "\e805";
}
.icon-ok-circled2:before {
	content: "\e807";
}
.icon-login:before {
	content: "\e808";
}
.icon-cancel:before {
	content: "\e809";
}
.icon-menu:before {
	content: "\f0c9";
}
.icon-angle-right:before {
	content: "\f105";
}
.icon-angle-down:before {
	content: "\f107";
}
</pre></body></html>