I removed cufon font and now instead of cufon f...

« See all FAQs for WildCommunity - BuddyPress Community Theme

I removed cufon font and now instead of cufon font I want to use some font from Google Font.

Open header.php and paste such code:

<link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'>
<style type="text/css">
#text1, #text2, #page-title { font-family: 'Yanone Kaffeesatz', sans-serif; font-weight:400; }
</style>
before:
<?php echo of_get_option('analytics', ' ' ); ?>
by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey