Add Standard font

Corporate business Joomla theme to introduce your company in attractive way.
GK User
Sat Mar 03, 2012 10:06 am
How can I add a standard font to the list. I want to add Century Gothic.
Thanks.
User avatar
Senior Boarder

GK User
Sat Mar 03, 2012 12:16 pm
The easiest way is override default font settings in file override.css and use Century Gothic in font declaration. Code should be similar to this :
Code: Select all
body, p {font-family: Century Gothic, sans-serif; } 

selectors body, p you need to change to your own.
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.