@font-face {
	font-display: swap;
	font-family: "Swesite Inter";
	font-style: normal;
	font-weight: 100 900;
	src: url("../fonts/inter/Inter-VariableFont_slnt,wght.woff2") format("woff2");
}

:root {
	--swesite-font-body: "Swesite Inter", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	--swesite-font-heading: "Swesite Inter", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
