0.0.0 • Published 7 months ago

fonts-archive-blackbird v0.0.0

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

Blackbird

Visit Source

 

CSS

font-family: 'Blackbird';

 

link

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fonts-archive-blackbird/Blackbird.css" type="text/css"/>

 

import

@import url('https://cdn.jsdelivr.net/npm/fonts-archive-blackbird/Blackbird.css');

 

font-face

@font-face {
    font-family: 'Blackbird';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/npm/fonts-archive-blackbird/Blackbird.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-blackbird/Blackbird.woff') format('woff'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-blackbird/Blackbird.otf') format('opentype'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-blackbird/Blackbird.ttf') format('truetype');
}

 

라이센스 본문

Terms Of Use
By downloading or using our font, you are read and accept to the Our Term and Use Agreement :

- Our free demo is ONLY for NON COMMERCIAL USE or PERSONAL USE ONLY

- Click this link to purchase in our website :
https://fontkong.com/product/black-bird/

-You may not Capture screen shots, record video, record audio and copy text from products to use as press material, without permission from our company.

- For Corporate or Commercial use you have to purchase Corporate and commercial license, please contact us at :
fontkong@gmail.com

- Any donation are acceptable and very appreciated. Here is Our Paypal account for donation :
fontkong@gmail.com

Follow our social media for update :
Twitter : @FontKong
Instagram : font_kong
Facebook : Kong Font
0.0.0

7 months ago