Skip to content

metaoutdoor/bpg-web-001-all

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BPG WEB 001 All

BPG WEB 001 All Web-Font Package.

Merged font of BPG WEB 001 (Georgian lowercase chars) and BPG WEB 001 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-web-001-all --save

Install Manualy

Usage

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

<link rel="stylesheet" href="/node_modules/bpg-web-001-all/css/bpg-web-001-all.css">

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

body {
    font-family: 'BPG WEB 001', sans-serif;
}

Preview

Licence

The BPG WEB 001 package is open-sourced software licensed under the MIT license, but the Font files are licenced under CC BY-NC-ND 4.0.

Thanks

Huge thanks to web-fonts team for providing original font packages and Besarion Gugushvili for original font files.

About

BPG WEB 001 All Web-Font Package

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 100.0%