bpg-glaho-traditional
Version:
BPG Glaho Traditional Web-Font Package
50 lines (32 loc) • 1.55 kB
Markdown
# BPG Glaho Traditional
[](http://bower.io/search/?q=bpg-glaho-traditional)
[](https://www.npmjs.com/package/bpg-glaho-traditional)
[](https://github.com/web-fonts/bpg-glaho-traditional)
BPG Glaho Traditional Web-Font Package.
## Installation
### Install With [Bower](http://bower.io):
```
$ bower install bpg-glaho-traditional --save
```
### Install With [NPM](https://www.npmjs.com):
```
$ npm install bpg-glaho-traditional --save
```
### Install Manualy
* [Downloading Package Archive](https://github.com/web-fonts/bpg-glaho-traditional/archive/master.zip)
* Place `/css/` and `/fonts/` directories to your project.
## Usage
Place the following code between `<head>...</head>` tag in your HTML:
```html
<link rel="stylesheet" href="/bower_components/bpg-glaho-traditional/css/bpg-glaho-traditional.css">
```
Place the following code to your stylesheets, or use another css selector instead of `body`.
```css
body {
font-family: 'BPG Glaho Traditional', sans-serif;
}
```
## Preview
[Preview BPG Glaho Traditional in Browser](http://web-fonts.ge/bpg-glaho-traditional)
## Licence
The BPG Glaho Traditional package is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT), but the Font files are licenced under [CC BY-NC-ND 4.0](http://creativecommons.org/licenses/by-nc-nd/4.0/).