@font-face {
	font-display: swap;
	font-family: "Inter Tight";
	font-style: normal;
	font-weight: 400;
	src: url("InterTight-Regular.ttf") format("truetype");
}

@font-face {
	font-display: swap;
	font-family: "Inter Tight";
	font-style: normal;
	font-weight: 600;
	src: url("InterTight-SemiBold.ttf") format("truetype");
}

