@font-face {
	font-family: 'Nexa';
	src: local('Nexa Regular'), local('nexa-regular'), url('../fonts/nexa-regular.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: local('Helvetica Neue Roman'), local('HelveticaNeueLTStd-Roman'), url('../fonts/HelveticaNeueLTStd-Roman.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: local('Helvetica Neue Medium'), local('HelveticaNeueLTStd-Md'), url('../fonts/HelveticaNeueLTStd-Md.otf') format('opentype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: local('Helvetica Neue Bold'), local('HelveticaNeueLTStd-Bd'), url('../fonts/HelveticaNeueLTStd-Bd.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
