@import url('//fonts.googleapis.com/css?family=Darker+Grotesque:600&display=swap');
body h1,body h2,body h3 { 
	font-family:'Darker Grotesque', sans-serif;
	font-weight:500; 
	text-shadow:none !important;
	padding-left:0px; 
	background-color:transparent !important;
	
}
h1 { font-size:45px; font-weight:900;  }
h2 { font-size:35px; border-bottom-width:0px; border-bottom-style:solid; border-bottom:none; font-weight:500;}
h3 { font-size:30px; font-weight:bold; }

