@font-face {
	font-family: 'HelveticaNeueLT Com 55 Roman';
	src: url(../../assets/fonts/HelveticaNeueLTCom-It.woff2) format('woff2'),
	url(../../assets/fonts/HelveticaNeueLTCom-It.woff) format('woff');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'HelveticaNeueLT Com 55 Roman';
	src: url(../../assets/fonts/HelveticaNeueLTCom-Bd.woff2) format('woff2'),
	url(../../assets/fonts/HelveticaNeueLTCom-Bd.woff) format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLT Com 55 Roman';
	src: url(../../assets/fonts/HelveticaNeueLTCom-BdIt.woff2) format('woff2'),
	url(../../assets/fonts/HelveticaNeueLTCom-BdIt.woff) format('woff');
	font-weight: bold;
	font-style: italic;
}