Roboto webfont package
npm install roboto-npm-webfont
#### In module
``import 'roboto-npm-webfont';`
import 'roboto-npm-webfont';
#### In style
`body { font-family: 'Roboto', sans-serif;}``
body { font-family: 'Roboto', sans-serif;}
#### Webpack dependencies:
- css-loader