Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 from

body {
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