@font-face {
	font-family: "Mismatched Socks Font";
	src:
		local("Mismatched Socks Font"),
		local("Mismatched Socks"),
		url("./assets/fonts/MismatchedSocks.woff2") format("woff2"),
		url("./assets/fonts/MismatchedSocks.otf") format("opentype");
	font-display: swap;
	font-weight: 400;
	font-style: normal;
}
