Hi,
I’m using Signify Dark, and didn’t like the font style, so put this into CSS:
@import url(‘https://fonts.googleapis.com/css2?family=Merriweather+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap’);
*{font-family: ‘Merriweather Sans’, sans-serif;}
The headings of News / From Our Blog, About, Services, Contact don’t change their font, then as you click on things to drill down, these also retain the original font.
How can this be sorted out?
Thanks, Chris.