@font-face{
	font-family: 'Gotham';
	font-display: swap;
	src: url('../fonts/GothaProLig.otf') format("truetype");
	font-weight: 300;
	font-style: normal;
}

@font-face{
	font-family: 'Gotham';
	font-display: swap;
	src: url('../fonts/GothaProReg.otf') format("truetype");
	font-weight: 400;
	font-style: normal;
}

@font-face{
	font-family: 'Gotham';
	font-display: swap;
	src: url('../fonts/GothaProMed.otf') format("truetype");
	font-weight: 500;
	font-style: normal;
}

@font-face{
	font-family: 'Gotham';
	font-display: swap;
	src: url('../fonts/GothaProBol.otf') format("truetype");
	font-weight: 700;
	font-style: normal;
}

@font-face{
	font-family: 'Gotham';
	font-display: swap;
	src: url('../fonts/GothaProBla.otf') format("truetype");
	font-weight: 900;
	font-style: normal;
}
