.h2 {
  font-family: "TTPines", "Trebuchet MS","Arial","Helvetica";
  font-size:40px;
  color: #2a2a2a;  
}

.h3 {
  font-family: "TTPines", "Trebuchet MS","Arial","Helvetica";
  font-size:30px;
  color: #2a2a2a;
}

h2 {
    font-family: "TTPines", "Trebuchet MS","Arial","Helvetica";
    font-size:40px;
	color: #2a2a2a;
    margin-bottom: -4px;
    margin-top:  8px;
}
h3 {
    font-family: "TTPines", "Trebuchet MS","Arial","Helvetica";
    font-size:23px;
	color: #2a2a2a;
    margin-bottom: -3px;
    margin-top:  5px;
}

h1 {
	font-family: "TTPines", "Trebuchet MS","Arial","Helvetica";
    font-size:55px;
	color: #2a2a2a;
    margin-bottom: 10px;
}

body {
	font-family: "TTPines", "Trebuchet MS","Arial","Helvetica";
    text-align: justify;
    text-justify: inter-word;
    color: #717271;    

}

.customFont {
	font-family: "Righteous", "Trebuchet MS","Arial","Helvetica";
}
