UNPKG

bpg-glaho-traditional

Version:
50 lines (32 loc) 1.55 kB
# BPG Glaho Traditional [![Bower](https://img.shields.io/bower/v/bpg-glaho-traditional.svg)](http://bower.io/search/?q=bpg-glaho-traditional) [![npm](https://img.shields.io/npm/v/bpg-glaho-traditional.svg)](https://www.npmjs.com/package/bpg-glaho-traditional) [![Author](https://img.shields.io/badge/Font_Author-Besarion_Gugushvili-blue.svg)](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/).