wfk-roboto-slab
v1.0.0
Published
WebFont Kit for Google Fonts - Roboto Slab Family
Downloads
3
Maintainers
Readme
WebFont Kit for Google Fonts - Roboto Slab
This is a WebFont Kit package for google open fonts Roboto Slab
Install webfont kit in your local node modules using following command
npm install wfk-roboto-slab
Include roboto-slab.css in your index.html or .angular-cli.json
"../node_modules/wfk-roboto-slab/roboto-slab.css"
If you want to use font family constants in your scss stylesheet
@import "~wfk-roboto-slab/roboto-slab"