body {
	font-family: 'Lato';
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
}
#hero {
	font-size: 18pt;
	line-height: 28pt;
}
strong {
	font-weight: 500;
}
h1, h2  {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  color: rgb(46, 60, 64);
  *letter-spacing: -1px;
}
h1,
.h2_special h2 {
	font-size: 45px;
    line-height: 55px;
}

h2 {
	font-family: 'Montserrat'; 
	font-weight: 400;
	font-size: 26px;
	line-height: 45px;
}

.h2_special h2 {
	padding-bottom: 10px;
}

h3 {
	font-family: 'Montserrat'; 
	font-size: 26px;
	line-height: 35px;
	color: #5c7474;
	font-weight: 300;
}


h4 {
	font-family: 'Figtree';
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	color: #6a5a3d;
	margin-bottom: 0px !important;
	padding-bottom: 0px;
	padding-top: 15px;
}

h4, h5 {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  color: #000000
}
