@font-face {
	font-family: "Inter-thin";
	src: url("../fonts/Inter-VariableFont_slnt.wght.ttf");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
:root {
	--bs-font-sans-serif: "Inter-thin";
}