Skip to content

mortezaom/google-sans-cdn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Sans font CDN

a simple project that provide a cdn for Google Sans ( Product Sans ) font :)

Usage

add cdn url to your page and set font-family to "Google Sans"

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/mortezaom/google-sans-cdn@master/fonts.css" />

....

body {
    font-family: "Google Sans", sans-serif;
}

Demo

Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published