<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: 'Clarins Italic';

	src: url("./fonts/ClarinsItalic.eot");
	src: url("./fonts/ClarinsItalic.eot?#iefix") format("embedded-opentype"),
		url("./fonts/ClarinsItalic.woff2") format("woff2"),
		url("./fonts/ClarinsItalic.woff") format("woff"),
		url("./fonts/ClarinsItalic.ttf") format("truetype"),
		url("./fonts/ClarinsItalic.svg#Clarins Italic") format("svg");
	font-weight: normal;
	font-style: normal;
}
</pre></body></html>