How to Use Google Font on Website

Google font develop by Google. Use google font and show/make different type of text style. I have share one website and there have all type of google font’s tips.

So follow simple two steps on your website for add and set google font. Otherwise choose which font you want to use on your website.

1st step

add stylesheet link of fetch google font like this. If you want to use Hind google font then use given stylesheet link betweet <head>.

<link href='https://fonts.googleapis.com/css?family=Hind' rel='stylesheet'>

2nd step

Now use css code where you want to show google’s Hind font.

 font-family: hind;

Then SAVE it.

Find out all type of Google’s font – click here


Hope this article helpful for you and your project. Thanks for visiting.