UNPKG

wfk-roboto

Version:

WebFont Kit for Google Fonts - Roboto Family

19 lines (11 loc) 379 B
#WebFont Kit for Google Fonts - Roboto This is a WebFont Kit package for google open fonts Roboto Install webfont kit in your local node modules using following command ``` npm install wfk-roboto ``` Include roboto.css in your index.html or .angular-cli.json ``` "../node_modules/wfk-roboto/roboto.css" ``` If you want to use font family constants in your scss stylesheet