<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Smooch+Sans:wght@100..900&amp;display=swap');

:root {
	--heading-font: "Smooch Sans", serif
}

img {
	width: 100% !important;
	height: 100% !important;
}
</pre></body></html>