Google Fonts
Posted: Mon Mar 27, 2017 3:43 pm
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...
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
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">
Many thanks in advance for your responses.
I