PenciDesign Supporter replied
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
body h1 {
font-family: "Open Sans";
font-weight: bold;
}
body h2,
body h3 {
font-family: "Lato";
font-weight: bold;
}
body {
font-family: "Open Sans";
font-weight: normal;
}PenciDesign,
Best Regards.