@font-face {
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url(../fonts/Montserrat-VariableFont_wght.ttf) format("truetype");
}

@font-face {
	font-family: "Orbitron";
	font-style: normal;
	font-weight: 400 900;
	font-display: swap;
	src: url(../fonts/Orbitron-VariableFont_wght.ttf) format("truetype");
}
@font-face {
	font-family: "Roboto Condensed";
	font-style: normal;
	font-weight: 500 700;
	font-display: swap;
	src: url(../fonts/RobotoCondensed-VariableFont_wght.ttf) format("truetype");
}