dejavu-sans-condensed-oblique

1.0.0 • Public • Published

DejaVu Sans Condensed Oblique

Bower npm Author

DejaVu Sans Condensed Oblique Web-Font Package.

Installation

Install With Bower:

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

Install With NPM:

$ npm install dejavu-sans-condensed-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-oblique/css/dejavu-sans-condensed-oblique.css">

for NPM:

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

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

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

Preview

Preview DejaVu Sans Condensed Oblique in Browser

Licence

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

Package Sidebar

Install

npm i dejavu-sans-condensed-oblique

Weekly Downloads

1

Version

1.0.0

License

none

Last publish

Collaborators

  • landish