@font-face {
	font-family: "TASA Orbiter";
	font-style: normal;
	font-weight: 400; /* Regular */
	font-display: swap;
	src: url("../fonts/TASAOrbiter-Regular.ttf") format("truetype");
}

@font-face {
	font-family: "TASA Orbiter";
	font-style: normal;
	font-weight: 500; /* Medium */
	font-display: swap;
	src: url("../fonts/TASAOrbiter-Medium.ttf") format("truetype");
}

@font-face {
	font-family: "TASA Orbiter";
	font-style: normal;
	font-weight: 600; /* SemiBold */
	font-display: swap;
	src: url("../fonts/TASAOrbiter-SemiBold.ttf") format("truetype");
}

@font-face {
	font-family: "TASA Orbiter";
	font-style: normal;
	font-weight: 700; /* Bold */
	font-display: swap;
	src: url("../fonts/TASAOrbiter-Bold.ttf") format("truetype");
}

@font-face {
	font-family: "TASA Orbiter";
	font-style: normal;
	font-weight: 800; /* ExtraBold */
	font-display: swap;
	src: url("../fonts/TASAOrbiter-ExtraBold.ttf") format("truetype");
}
