You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
4 months ago | |
---|---|---|
.. | ||
fonts | 4 months ago | |
site | 4 months ago | |
.gitignore | 4 months ago | |
CHANGELOG.md | 4 months ago | |
MIT-LICENSE | 4 months ago | |
README.md | 4 months ago | |
UBUNTU-FONT-LICENSE | 4 months ago | |
_ubuntu-base.scss | 4 months ago | |
_ubuntu-condensed.scss | 4 months ago | |
_ubuntu-mono.scss | 4 months ago | |
_ubuntu.scss | 4 months ago | |
bower.json | 4 months ago | |
composer.json | 4 months ago | |
package.json | 4 months ago | |
ubuntu-base.less | 4 months ago | |
ubuntu-condensed.less | 4 months ago | |
ubuntu-mono.less | 4 months ago | |
ubuntu.css | 4 months ago | |
ubuntu.less | 4 months ago | |
ubuntu.min.css | 4 months ago |
README.md
Ubuntu Font Family
Ubuntu Font Family Bower-ready (also SCSS-ready, LESS-ready, and plain CSS-ready)
How to use it
-
Install it from Bower
$ bower install [--save] ubuntu-fontface
or from NPM
$ npm install [--save] ubuntu-fontface
-
Import it on SCSS/LESS/CSS source code. Assuming
{BOWER_PATH}
isbower_components/
;{SUFFIX}
options are-base
,-condensed
and-mono
;{EXTENSION}
options arecss
,less
,scss
, depending whether you're using pure CSS, SCSS or LESS. The{SUFFIX}
is not available if you're importing the pure CSS file. A minified file is available for the pure CSS version.@import "{BOWER_PATH}/ubuntu-fontface/ubuntu{SUFFIX}.{EXTENSION}";
-
If you need any help (or have found any bug 🐞), please post it on /issues. Thank you!
Contributors
- Pavel Rykov (@PavelRykov)
- Jordan Last (@lastmjs)
- Rene Schmidt (@rene-s)
License
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