I’ve been trying to change the font of the page links at the top of the Casper Theme. So far I’ve tried this.
.gh-head, .site-header-content {
font-family: ‘Sarpanch’, serif!important;
font-weight:800;
}
This hasn’t worked. “.gh-head, .site-header-content” worked for changing the colors, but not the fonts.