@font-face {
	font-family: "Inter_Regular";
	src: url("https://cdn.champ3d.com/static/fonts/Inter-Regular.woff2") format("woff2"),
		url("https://cdn.champ3d.com/static/fonts/Inter-Regular.woff") format("woff"),
		url("https://cdn.champ3d.com/static/fonts/Inter-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Inter_Medium";
	src: url("https://cdn.champ3d.com/static/fonts/Inter-Medium.woff2") format("woff2"),
		url("https://cdn.champ3d.com/static/fonts/Inter-Medium.woff") format("woff"),
		url("https://cdn.champ3d.com/static/fonts/Inter-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Inter_SemiBold";
	src: url("https://cdn.champ3d.com/static/fonts/Inter-SemiBold.woff2") format("woff2"),
		url("https://cdn.champ3d.com/static/fonts/Inter-SemiBold.woff") format("woff"),
		url("https://cdn.champ3d.com/static/fonts/Inter-SemiBold.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Inter_Bold";
	src: url("https://cdn.champ3d.com/static/fonts/Inter-Bold.woff2") format("woff2"),
		url("https://cdn.champ3d.com/static/fonts/Inter-Bold.woff") format("woff"),
		url("https://cdn.champ3d.com/static/fonts/Inter-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
