I've been searching how to do this but only found how to change the font for the menu using Squirrel Fonts.
.gkMenu > ul > li > a, .gkMenu > ul li div.childcontent a
{font-family: 'windsor_handregular';
I've added this in override.css and this works fine.
Now however I would like to do this too for the body, h1, h2, and so on. But I don't have a clue which code to add in the css file.
Can anybody please help me

Thanks in advance.