@font-face {
	font-family: "Inter";
	src: url("../fonts/Inter/Inter-VariableFont_opsz,wght.ttf") format("truetype");
	font-style: normal;
}


/* @font-face {
	font-family: "Oxygen";
	src: url("../fonts/Oxygen/Oxygen-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: "Moderustic";
	src: url("../fonts/Moderustic/Moderustic-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: 400;
}




@font-face {
	font-family: "Inter";
	src: url("../fonts/Inter/Inter-VariableFont_opsz,wght.ttf") format("truetype");
	font-style: normal;
} */




/* .inter-<uniquifier> {
	font-family: "Inter", sans-serif;
	font-optical-sizing: auto;
	font-weight: <weight>;
	font-style: normal;
} */


/* .oxygen-light {
		font-family: "Oxygen", sans-serif;
		font-weight: 300;
		font-style: normal;
	}

	.oxygen-regular {
		font-family: "Oxygen", sans-serif;
		font-weight: 400;
		font-style: normal;
	}

	.oxygen-bold {
		font-family: "Oxygen", sans-serif;
		font-weight: 700;
		font-style: normal;
	} */



/* .moderustic-<uniquifier> {
		font-family: "Moderustic", sans-serif;
		font-optical-sizing: auto;
		font-weight: <weight>;
		font-style: normal;
	} */