@media screen, print {
	:root {
		--display: "Cormorant Garamond", Georgia, serif;
		--body: "Mulish", system-ui, sans-serif;
	}
}