How to Use Merriweather on your site

Use Merriweather in 30 seconds! Add this as the first element in the
<head> of your HTML:

<link href=’http://fonts.googleapis.com/css?family=Merriweather’
rel=’stylesheet’ type=’text/css’>

Then add Merriweather to your CSS font stacks like any other font, for example:

h1 { font-family: ‘Merriweather’, Georgia, serif; }

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s