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

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