@media screen, print {
	:root {
		--display: "Outfit", system-ui, sans-serif;
		--body: "Inter", system-ui, sans-serif;
	}
}