How to Use Google Font in the website

How to Use Google Font in the website

In this article, we are going to explain how to use Google web font in the website. We are going to explain step by step process to implement Google web Fonts in the website.

Step 1:  Go to http://www.google.com/fonts

Step 2: Select the font that you would like to use on the website, e.g Roboto.

Step 3: Click on the Quick Use icon

Step 4: On the quick use page, scroll down to add this code to your website by Selecting, click on the @import tab and copy the code past in your style sheet.

Step 5: Use the fonts to your CSS file by adding the line below to your CSS file

font-family: ‘Shadows Into Light’, cursive;

Tags

  • How to use google font in CSS

  • Google fonts

  • How to use google fonts in HTML

  • How to use google fonts in google docs
  • How to use google fonts offline
  • Google fonts download

  • Google logo font

  • Best google fonts

Related Posts

Login Form in CodeIgniter

Login Form in CodeIgniter

In this article, we are going to explain how to make a simple login form with sessions and Login in the Codeigniter framework. In this tutorial, we will make simple login forms with sessions by using

Read More
Why professional website required for your business?

Why professional website required for your business?

Website is like your asserts and nowadays everything is online world moved faster day by day with various of advance technology. Website is a basic need for your business, having a prof

Read More
How To Access Hosted Website Files Without Domain Name Or Domain Control

How To Access Hosted Website Files Without Domain Name Or Domain Control

In this article, we are going to discuss how to access hosted website files without domain name/control. You can use the host's file to point hostnames(domain name) to IP addresses. This change on

Read More