@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');

* {
	font-family: 'Lato', sans-serif;
}

