dejavu-sans-condensed-oblique

DejaVu Sans Condensed Oblique Web-Font Package

Usage no npm install needed!

<script type="module">
  import dejavuSansCondensedOblique from 'https://cdn.skypack.dev/dejavu-sans-condensed-oblique';
</script>

README

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.