@font-face {
	font-family: BankGothic;
	font-style: normal;
	font-weight: bold;
	src: url('./BankGothicMediumBT.ttf');
	src: url('./BankGothicMediumBT.ttf') format('truetype');
}
@font-face {
	font-family: BankGothic;
	font-style: normal;
	font-weight: 300;
	src: url('./BankGothicLtBTLight.ttf');
	src: url('./BankGothicLtBTLight.ttf') format('truetype');
}
@font-face {
	font-family: BankGothic;
	font-style: normal;
	font-weight: normal;
	src: url('./BankGothicLtBTRegular.ttf');
	src: url('./BankGothicLtBTRegular.ttf') format('truetype');
}
