<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';
	font-weight: normal;
	font-style: normal;
	src: url('fonts/icomoon.eot?z4k7wa');
	src: url('fonts/icomoon.eot?z4k7wa#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?z4k7wa') format('truetype'), url('fonts/icomoon.woff?z4k7wa') format('woff'), url('fonts/icomoon.svg?z4k7wa#icomoon') format('svg');
	font-display: block;
}

[class^='icon-'],
[class*=' icon-'] {

	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon', sans-serif !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-transform: none;
	speak: never;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-check:before {
	content: '\e900';
}
.icon-chevron-down:before {
	content: '\e901';
}
.icon-chevron-left:before {
	content: '\e902';
}
.icon-chevron-right:before {
	content: '\e903';
}
.icon-facebook:before {
	content: '\e904';
}
.icon-instagram:before {
	content: '\e906';
}
.icon-linkedin:before {
	content: '\e907';
}
.icon-mail:before {
	content: '\e908';
}
.icon-star:before {
	content: '\e909';
}
.icon-whatsapp:before {
	content: '\e90a';
}
</pre></body></html>