Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lorenz/lovelo-fontface
A bower package for the Lovelo font
https://github.com/lorenz/lovelo-fontface
Last synced: 11 days ago
JSON representation
A bower package for the Lovelo font
- Host: GitHub
- URL: https://github.com/lorenz/lovelo-fontface
- Owner: lorenz
- Created: 2015-07-19T21:12:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-19T21:16:38.000Z (over 9 years ago)
- Last Synced: 2025-01-10T16:35:20.695Z (11 days ago)
- Language: CSS
- Size: 348 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Lovelo Fontface
===============
*A bower package for the Lovelo font*## Installation
Install the package using bower```
bower install --save lovelo-fontface
```## Which Fonts are included
* Lovelo Black (as family: Lovelo Black, weight: normal)
* Lovelo Line Bold (as family: Lovelo Line, weight: bold)
* Lovelo Line Light (as family: Lovelo Line, weight: light)## How to use (LESS)
```less
@import "bower_components/lovelo-fontface/css/lovelo-fontface.less";
@lovelo-font-path: "/fonts"; // Where the fonts from the fonts folder are loaded frombody {
font-family: "Lovelo Black", sans-serif;
}
```## How to use (CSS)
```html
```
## License
The Code is MIT-Licensed, the font is licensed under Fontfabrics Free Font License