I would like to change the logo font to Times. I don't want to change the body font though. Is there any way to do this?
Thanks
George
h1.gkLogo.text a > span {
font-family: Times New Roman;
}
#gkPageTop.dark h1.gkLogo.text .gkLogoSlogan {
font-family: Times New Roman;
}