@font-face {
	font-family: "HelveticaNeueLTStd-XBlkCn";
	src: url("fonts/HelveticaNeueLTStd-XBlkCn.woff2") format("woff2"),
		url("fonts/HelveticaNeueLTStd-XBlkCn.woff") format("woff"),
		url("fonts/HelveticaNeueLTStd-XBlkCn.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Gotham";
	src: url("../fonts/Gotham-Book.woff2") format("woff2"),
		url("../fonts/Gotham-Book.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
