@font-face {
	font-family: 'Helvetica Neue';
	src: url('../fonts/helveticaneueltstd-roman.woff2') format('woff2'),
		url('../fonts/helveticaneueltstd-roman.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica Neue';
	src: url('../fonts/helveticaneueltstd-med.woff2') format('woff2'),
		url('../fonts/helveticaneueltstd-med.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica Neue';
	src: url('../fonts/helveticaneueltstd-bold.woff2') format('woff2'),
		url('../fonts/helveticaneueltstd-bold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
