body{
	font-family: "Nunito", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;

	font-size: 22px;
	line-height: 20px;
	color: #333333;
}

a:link {
	text-decoration: underline;
}

h1,h2,h3,h4{
	font-family: "Nunito", sans-serif;
}
