use google font in html

HTML
body {
    font-family: '*Insert google font';font-size: 22px;
}
Source

Also in HTML: