@font-face {
	font-family: "Inter";
	src: url("../fonts/Inter-VariableFont.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

html,
body {
    font-family: "Inter", sans-serif !important;
}



