JSPM

npm-font-open-sans-condensed

1.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 131
  • Score
    100M100P100Q84503F
  • License Apache-2.0

Open Sans Condensed font family - incl. usage of CSS, SCSS, LESS

Package Exports

  • npm-font-open-sans-condensed

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (npm-font-open-sans-condensed) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

github tag npm version npm downloads License


npm package of Open Sans Condensed

Open Sans Condensed is a humanist sans serif typeface designed by Steve Matteson.

Installation

Install with npm

$ npm i -S npm-font-open-sans-condensed

Usage

This a sample for usage in a LESS file:

# par of your LESS file
@import '../../../node_modules/npm-font-open-sans-condensed/open-sans-condensed';
@FontPathOpenSansCondensed: "../fonts/open-sans-condensed";

First import the LESS file of the font and after this overwrite the default path. That's it ...

You can do the same with SCSS/SASS too ...

# part of your SCSS file
$FontPathOpenSansCondensed: "../fonts/open-sans-condensed";
@import '../../../node_modules/npm-font-open-sans-condensed/open-sans-condensed';

Font Info

Open Sans Condensed

Source of font files

Open Sans Condensed

License

Fonts: Licensed under Apache 2.0