Please edit: /templates/gk_quark/css/override.css and add at its end:
- Code: Select all
#gkLogo.text {font-family: xxxx}
Where xxxx is your font - I assume you want to use one of safe fonts (available on all browsers). If you want to use some kind of google fonts or @font-face font, then you need to add it in template settings first.
Remember to enable "CSS override" in template settings - advanced section.