Link to Google Fonts and use in Stylesheet

The Google Font Library is a great resource for free fonts.

The are a couple ways to do this, I prefer using a stylesheet link in my header file.

Place the following in header.php before the closing </head>, update the font name and weights as needed.

<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto+Condensed:300,400,600,700&amp;lang=en" />

Source.

2 thoughts on “Link to Google Fonts and use in Stylesheet

Leave a Reply

katherine as a flat graphic icon

About Me

I’m an African / Ojibwe First Nations Web Developer living in Winnipeg, Manitoba.

Visit the Tips and Blog to see what I’m working on.