Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.49 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.49 KB

BPG Algeti + BPG Nino Elite Exp Caps

Merged font of BPG Algeti (Georgian lowercase chars) and BPG Nino Elite Exp Caps (Georgian uppercase chars).

Note: This is made for our personal needs, so all other chars except 10A0-10FF,1C90-1CBF unicode range is removed from fonts to reduce size.

Installation

Install With NPM:

$ npm install metaoutdoor/bpg-algeti-nino-elite-exp-caps --save

Install Manualy

Usage

Place the following code between <head>...</head> tag in your HTML:

<link rel="stylesheet" href="bpg-algeti-nino-elite-exp-caps/css/bpg-algeti-nino-elite-exp-caps.css">

Place the following code to your stylesheets, or use another css selector instead of body.

body {
    font-family: 'BPG Algeti Nino Elite Exp Caps', sans-serif;
}

Preview

Licence

The BPG Algeti Nino Elite Exp Caps package is open-sourced software licensed under the MIT license, but the Font files are licenced under CC BY-NC-ND 4.0.

Thanks

Thanks to web-fonts team for both font packages.