h1 {
	font-family: "Raleway", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 36px;
}

h2 {
	font-family: "Raleway", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 30px;
}

h3 {
	font-family: "Raleway", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 24px;
}

h4 {
	font-family: "Raleway", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
}

p.hero {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
}

p {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
}