<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: "Corporative";
	src: url("/static/site/fonts/Corporative-Bold.eot");
	src: url("/static/site/fonts/Corporative-Bold.eot?#iefix")
		format("embedded-opentype"),
		url("/static/site/fonts/Corporative-Bold.woff2") format("woff2"),
		url("/static/site/fonts/Corporative-Bold.woff") format("woff"),
		url("/static/site/fonts/Corporative-Bold.ttf") format("truetype"),
		url("/static/site/fonts/Corporative-Bold.svg#Corporative-Bold")
		format("svg");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Corporative";
	src: url("/static/site/fonts/Corporative-Regular.eot");
	src: url("/static/site/fonts/Corporative-Regular.eot?#iefix")
		format("embedded-opentype"),
		url("/static/site/fonts/Corporative-Regular.woff2") format("woff2"),
		url("/static/site/fonts/Corporative-Regular.woff") format("woff"),
		url("/static/site/fonts/Corporative-Regular.ttf") format("truetype"),
		url("/static/site/fonts/Corporative-Regular.svg#Corporative-Regular")
		format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Corporative";
	src: url("/static/site/fonts/Corporative-Black.eot");
	src: url("/static/site/fonts/Corporative-Black.eot?#iefix")
		format("embedded-opentype"),
		url("/static/site/fonts/Corporative-Black.woff2") format("woff2"),
		url("/static/site/fonts/Corporative-Black.woff") format("woff"),
		url("/static/site/fonts/Corporative-Black.ttf") format("truetype"),
		url("/static/site/fonts/Corporative-Black.svg#Corporative-Black")
		format("svg");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
</pre></body></html>