@font-face {
	font-family: 'Helvetica Neue LT Std';
	src: url('HelveticaNeueLTStd-Bd.woff2') format('woff2'),
		url('HelveticaNeueLTStd-Bd.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Helvetica Neue LT Std';
	src: url('HelveticaNeueLTStd-Roman.woff2') format('woff2'),
		url('HelveticaNeueLTStd-Roman.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Helvetica Neue LT Std';
	src: url('HelveticaNeueLTStd-Lt.woff2') format('woff2'),
		url('HelveticaNeueLTStd-Lt.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Helvetica Neue LT Std';
	src: url('HelveticaNeueLTStd-Md.woff2') format('woff2'),
		url('HelveticaNeueLTStd-Md.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

/* FontFace Overrides */
@font-face {
	font-family: 'Helvetica Neue LT Std Override';
	src: url('HelveticaNeueLTStd-Bd.woff2') format('woff2'),
		url('HelveticaNeueLTStd-Bd.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
	descent-override: 5%;
}

@font-face {
	font-family: 'Helvetica Neue LT Std Override';
	src: url('HelveticaNeueLTStd-Roman.woff2') format('woff2'),
		url('HelveticaNeueLTStd-Roman.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	descent-override: 5%;
}

@font-face {
	font-family: 'Helvetica Neue LT Std Override';
	src: url('HelveticaNeueLTStd-Lt.woff2') format('woff2'),
		url('HelveticaNeueLTStd-Lt.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
	descent-override: 5%;
}

@font-face {
	font-family: 'Helvetica Neue LT Std Override';
	src: url('HelveticaNeueLTStd-Md.woff2') format('woff2'),
		url('HelveticaNeueLTStd-Md.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	descent-override: 5%;
}