@font-face {
	font-family: "Titling Gothic FB Wide";
	src: url("./Titling-Gothic-FB-Wide-Regular.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
	font-display: fallback;
}

@font-face {
	font-family: "Titling Gothic FB Wide";
	src: url("./Titling-Gothic-FB-Wide-Bold.otf") format("opentype");
	font-weight: 500;
	font-style: normal;
	font-display: fallback;
}