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

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

@font-face {
	font-family: 'Helvetica';
	font-weight: 700;
	font-style: normal;
	src: url('Helvetica-Bold.woff2') format('woff2'), url('Helvetica-Bold.woff') format('woff');
	font-display: swap;
}

