Skip to content

web-fonts/dejavu-sans-condensed-bold-oblique

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DejaVu Sans Condensed Bold Oblique

Bower npm Author

DejaVu Sans Condensed Bold Oblique Web-Font Package.

Installation

Install With Bower:

$ bower install dejavu-sans-condensed-bold-oblique --save

Install With NPM:

$ npm install dejavu-sans-condensed-bold-oblique --save

Install Manualy

Usage

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

<link rel="stylesheet" href="/bower_components/dejavu-sans-condensed-bold-oblique/css/dejavu-sans-condensed-bold-oblique.css">

for NPM:

<link rel="stylesheet" href="/node_modules/dejavu-sans-condensed-bold-oblique/css/dejavu-sans-condensed-bold-oblique.css">

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

body {
    font-family: 'DejaVu Sans Condensed Bold Oblique', sans-serif;
}

Preview

Preview DejaVu Sans Condensed Bold Oblique in Browser

Licence

The DejaVu Sans Condensed Bold Oblique 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 Condensed Bold Oblique Web-Font Package

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages