Skip to content

BPG Algeti + BPG Nino Elite Exp Caps: Merged lowercase and uppercase unicode ranges (10A0-10FF,1C90-1CBF)

Notifications You must be signed in to change notification settings

metaoutdoor/bpg-algeti-nino-elite-exp-caps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

BPG Algeti + BPG Nino Elite Exp Caps: Merged lowercase and uppercase unicode ranges (10A0-10FF,1C90-1CBF)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 100.0%