font-work-sans
v1.0.3
Published
Work Sans font family - incl. usage of CSS, SCSS, LESS
Downloads
15
Maintainers
Readme
npm package of Work Sans
Work Sans is a humanist sans serif typeface.
Installation
Install with npm
$ npm i font-work-sans --save
Usage
This a sample for usage in a LESS file:
# part of your LESS file
@import '../../../node_modules/font-work-sans/work-sans';
@FontPathWorkSans: "../fonts/work-sans";
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
$FontPathWorkSans: "../fonts/work-sans";
@import '../../../node_modules/font-work-sans/work-sans';
License
Fonts: Licensed under Open Font License