@import url('https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i&display=swap');

h1,h2,h3,h4,h5,h6{
	font-family:"Poppins";
	font-weight:600;
}

h1.big{
	letter-spacing:-1px;
}

h2{
	font-size:32px;
}

#mainmenu.style-2{
	font-family:"Poppins";
	font-weight:600;
}