UNPKG

bpg-irubaqidze

Version:
50 lines (32 loc) 1.44 kB
# BPG Irubaqidze [![Bower](https://img.shields.io/bower/v/bpg-irubaqidze.svg)](http://bower.io/search/?q=bpg-irubaqidze) [![npm](https://img.shields.io/npm/v/bpg-irubaqidze.svg)](https://www.npmjs.com/package/bpg-irubaqidze) [![Author](https://img.shields.io/badge/Font_Author-Besarion_Gugushvili-blue.svg)](https://github.com/web-fonts/bpg-irubaqidze) BPG Irubaqidze Web-Font Package. ## Installation ### Install With [Bower](http://bower.io): ``` $ bower install bpg-irubaqidze --save ``` ### Install With [NPM](https://www.npmjs.com): ``` $ npm install bpg-irubaqidze --save ``` ### Install Manualy * [Downloading Package Archive](https://github.com/web-fonts/bpg-irubaqidze/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-irubaqidze/css/bpg-irubaqidze.css"> ``` Place the following code to your stylesheets, or use another css selector instead of `body`. ```css body { font-family: 'BPG Irubaqidze', sans-serif; } ``` ## Preview [Preview BPG Irubaqidze in Browser](http://web-fonts.ge/bpg-irubaqidze) ## Licence The BPG Irubaqidze 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/).