Skip to content

heppa/open-sans

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Sans Webfont Kit

Webfont kit for the awesome Open Sans webfont.

Install via Bower:

bower install git+https://[email protected]/heppa/open-sans.git

Install via NPM:

npm install git+https://[email protected]/heppa/open-sans.git

Usage

HTML:

<link rel="stylesheet" href="./css/open-sans.min.css">

CSS:

body {
  font-family: "Open Sans";
}

About

Open Sans Webfont Kit

Resources

License

MIT, Apache-2.0 licenses found

Licenses found

MIT
LICENSE
Apache-2.0
LICENSE-FONT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 95.3%
  • JavaScript 4.7%