Ubuntu Font Family Bower-ready (also SASS-ready, LESS-ready, and plain CSS-ready)
> Ubuntu Font Family Bower-ready (also SCSS-ready, LESS-ready, and plain CSS-ready)
0. Install it from Bower
``sh`
$ bower install [--save] ubuntu-fontface
or from NPM
`sh`
$ npm install [--save] ubuntu-fontface
1. Import it on SCSS/LESS/CSS source code. Assuming {BOWER_PATH} is bower_components/; {SUFFIX} options-base
are , -condensed and -mono; {EXTENSION} options are css, less, scss, depending{SUFFIX}
whether you're using pure CSS, SCSS or LESS. The is
not available if you're importing the pure CSS file. A minified file is available for the pure CSS version.
`css``
@import "{BOWER_PATH}/ubuntu-fontface/ubuntu{SUFFIX}.{EXTENSION}";
2. If you need any help (or have found any bug 🐞), please post it on
/issues. Thank you!
- Pavel Rykov (@PavelRykov)
- Jordan Last (@lastmjs)
- Rene Schmidt (@rene-s)
The Ubuntu Font Family is distributed under the Ubuntu Font Licence.
The source code in this project is distributed under the MIT License © Ewerton Assis