Google Fonts

This section is for posting questions which are not directly related to WYSIWYG Web Builder.
Examples of off topics: web server configuration, hosting, programming related questions, third party scripts.

Note that these questions will generally not be answered by the administrators of this forum.
Post Reply
Idler
 
 
Posts: 56
Joined: Fri Jan 08, 2010 9:14 am

Google Fonts

Post by Idler »

Hi

Would someone be kind enough to explain how I add a Google Font to a WWB website please. (The font I wish to add is ROBOTO.)

I have copied this code from the Google Fonts website...

Code: Select all

<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
It states that I must paste this code between the Head of the HTML. Do I need to add it to all of the pages individually or is it OK to just add it to the index page only? Do I need to do anything else? What are the potential pitfalls of using a Google Font in this manner? Anything else I should know about using Google Fonts?

Many thanks in advance for your responses.
I
User avatar
Pablo
 
Posts: 21707
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Google Fonts

Post by Pablo »

Idler
 
 
Posts: 56
Joined: Fri Jan 08, 2010 9:14 am

Re: Google Fonts

Post by Idler »

Ah, yes. Many thanks.
Post Reply