- This topic has 0 replies, 1 voice, and was last updated 9 years, 6 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Home › Forums › Panda HTML Theme › how to add more google fonts
spiritol:
Hello, Could you tell me how to add more google fonts ? Thank you.
Hi, add google fonts like this,
open file panda/options.php and find this:
'faces' => array(
'arial' => 'Arial',...
add new font to this array at the end, something like this(add Montserrat):
...
'Varela Round' => 'Varela Round',
'Waiting for the Sunrise'=>'Waiting for the Sunrise',
'Montserrat'
Best
Subscribe to our newsletter to receive news & updates. We promise to not spam you, super promise!