Created by: luchosartor
Font family is:
font-family: "OpenSansBold";
and in h4 and h5 tags and classes:
h4,
.h4{
font-family: "OpenSans-bold", Helvetica, Arial, sans-serif !important;
}
h5,
.h5{
font-family: "OpenSans-bold", Helvetica, Arial, sans-serif !important;
}