Font Google

CSS Tutorial

CSS Advanced

CSS Responsive

CSS Grid

Google Fonts

If you are not interested in using the standard fonts in HTML, Google Fonts can be used as an alternative.

Google Fonts are free to use and there are 1000 font options.

How To Use Google Fonts

A special style can be added as a sheet link in the <head> section and then refer to the font in the CSS.

google fonts

Use Multiple Google Fonts

Multiple Google fonts can be used by separating the font names with a pipe character (|), like this:

multiple google fonts

Styling Google Fonts

Google Fonts can be styled using CSS.