Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DejaVu Sans Extra Light

Bower npm Author

DejaVu Sans Extra Light Web-Font Package.

Installation

Install With Bower:

$ bower install dejavu-sans-extra-light --save

Install With NPM:

$ npm install dejavu-sans-extra-light --save

Install Manualy

Usage

Place the following code between <head>...</head> tag in your HTML:

<link rel="stylesheet" href="/bower_components/dejavu-sans-extra-light/css/dejavu-sans-extra-light.css">

for NPM:

<link rel="stylesheet" href="/node_modules/dejavu-sans-extra-light/css/dejavu-sans-extra-light.css">

Place the following code to your stylesheets, or use another css selector instead of body.

body {
    font-family: 'DejaVu Sans Extra Light', sans-serif;
}

Preview

Preview DejaVu Sans Extra Light in Browser

Licence

The DejaVu Sans Extra Light package is open-sourced software licensed under the MIT license, but the Font files are licenced under CC BY-NC-ND 4.0.

About

DejaVu Sans Extra Light Web-Font Package

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages