body{
	font-family: 'Poppins', sans-serif;
	color: #1e3c52;
}


h1{
	font-size: 50px;
}
h2{
	font-size: 45px;
}

h1,h2,h3 {

    

	letter-spacing: 0px;
	font-weight: 400;    
}




h4{
	font-weight: 800;	
}


.h1{
	font-family: Calistoga, 'Abril Fatface', cursive;
}
.h2{
	font-family: 'Inter','Abril Fatface';
	font-style: normal;
	font-weight: 900;
}
.h3{
	font-family: 'DM Serif Display';
}


