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

body{
	font-family: 'Arimo', sans-serif;
}