@font-face {
	font-family: 'Manrope';
	src: url('fonts/Manrope-Variable.ttf') format('truetype-variations');
	font-weight: 400 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Lato';
	src: url('fonts/Lato-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
