@font-face {
	font-family: "Inter-Black";
	src: url("/font/Inter/static/Inter-Black.ttf") format("truetype");
	font-style: normal;
	font-weight: 300;
}
@font-face {
	font-family: "Inter-Bold";
	src: url("/font/Inter/static/Inter-Bold.ttf") format("truetype");
	font-style: normal;
}
@font-face {
	font-family: "Inter-ExtraBold";
	src: url("/font/Inter/static/Inter-ExtraBold.ttf") format("truetype");
	font-style: normal;
}
@font-face {
	font-family: "Inter-ExtraLight";
	src: url("/font/Inter/static/Inter-ExtraLight.ttf") format("truetype");
	font-style: normal;
}
@font-face {
	font-family: "Inter-Medium";
	src: url("/font/Inter/static/Inter-Medium.ttf") format("truetype");
	font-style: normal;
}
@font-face {
	font-family: "Inter-Light";
	src: url("/font/Inter/static/Inter-Light.ttf") format("truetype");
	font-style: normal;
}
@font-face {
	font-family: "Inter";
	src: url("/font/Inter/static/Inter-Regular.ttf") format("truetype");
	font-style: normal;
}
@font-face {
	font-family: "Inter-SemiBold";
	src: url("/font/Inter/static/Inter-SemiBold.ttf") format("truetype");
	font-style: normal;
}
@font-face {
	font-family: "Inter-Thin";
	src: url("/font/Inter/static/Inter-Thin.ttf") format("truetype");
	font-style: normal;
}
