@import url('https://fonts.googleapis.com/css2?family=Onest:wght@300..700');

body {
	font-family: 'Onest', "Poppins", sans-serif;
}