@font-face {
	font-family: "Inter";
	font-weight:300;
	src:url(../fonts/Inter_Light.woff2);
}

@font-face {
	font-family: "Inter";
	font-weight:500;
	src:url(../fonts/Inter_Medium.woff2);
}

@font-face {
	font-family: "Inter";
	font-weight:700;
	src:url(../fonts/Inter_Bold.woff2);
}

@font-face {
	font-family: "Inter";
	font-weight:800;
	src:url(../fonts/Inter_Black.woff2);
}