@font-face {
	font-family: "bally-thrill";
	src: url("./BallyThrill_Bd.ttf") format("truetype");
	font-display: auto;
	font-style: normal;
	font-weight: 600;
	font-stretch: normal;
}

@font-face {
	font-family: "bally-thrill";
	src: url("./BallyThrill_BdIt.ttf") format("truetype");
	font-display: auto;
	font-style: italic;
	font-weight: 600;
	font-stretch: normal;
}

@font-face {
	font-family: "bally-thrill";
	src: url("./BallyThrill_CdBd.ttf") format("truetype");
	font-display: auto;
	font-style: normal;
	font-weight: 600;
	font-stretch: condensed;
}

@font-face {
	font-family: "bally-thrill";
	src: url("./BallyThrill_CdBdIt.ttf") format("truetype");
	font-display: auto;
	font-style: italic;
	font-weight: 600;
	font-stretch: condensed;
}

@font-face {
	font-family: "bally-thrill";
	src: url("./BallyThrill_CdXBd.ttf") format("truetype");
	font-display: auto;
	font-style: normal;
	font-weight: 900;
	font-stretch: condensed;
}

@font-face {
	font-family: "bally-thrill";
	src: url("./BallyThrill_CdXBdIt.ttf") format("truetype");
	font-display: auto;
	font-style: italic;
	font-weight: 900;
	font-stretch: condensed;
}

@font-face {
	font-family: "bally-thrill";
	src: url("./BallyThrill_Rg.ttf") format("truetype");
	font-display: auto;
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
}

@font-face {
	font-family: "bally-thrill";
	src: url("./BallyThrill_RgIt.ttf") format("truetype");
	font-display: auto;
	font-style: italic;
	font-weight: 400;
	font-stretch: normal;
}