@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');

* {
	font-family: 'Lexend', Verdana, Arial, sans-serif;
}