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

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

@font-face {
	font-family: 'Helvetica Neue';
	font-weight: 500;
	font-style: normal;
	src: url('../fonts/HelveticaNeue-Medium.woff2') format('woff2');
	font-display: swap;
}

@font-face {
	font-family: 'Guton';
	font-weight: 500;
	font-style: normal;
	src: url('../fonts/Guton-Medium.woff2') format('woff2');
	font-display: swap;
}