@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

h1,h2,h3,h4,h5,h6{
	font-family:"Roboto";
	font-weight:600;
}

h1.big{
	letter-spacing:5px;
}

h2{
	font-size:32px;
}

h5{
	font-size:50px;
	font-family:"Roboto";
	font-weight:400;
	margin-top: 10px;
}

#mainmenu.style-2{
	font-family:"Roboto";
	font-weight:600;
}