0.0.0 • Published 7 months ago

fonts-archive-snell-roundhand v0.0.0

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

Snell Roundhand

Visit Source

 

CSS

font-family: 'Snell Roundhand';

 

link

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

 

import

@import url('https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand.css');

 

font-face

@font-face {
    font-family: 'Snell Roundhand';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Regular.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Regular.woff') format('woff'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Snell Roundhand';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Medium.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Medium.woff') format('woff'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Medium.otf') format('opentype');
}
@font-face {
    font-family: 'Snell Roundhand';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Bold.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Bold.woff') format('woff'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-Bold.otf') format('opentype');
}
@font-face {
    font-family: 'Snell Roundhand';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-ExtraBold.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-ExtraBold.woff') format('woff'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-snell-roundhand/SnellRoundhand-ExtraBold.otf') format('opentype');
}

 

라이센스 본문

DESKTOP FONT LICENSE 
A typical desktop font EULA will allow you to install the font on your computer for use with authoring tools including word processors, design tools and other applications that permit font selection. Fonts can also be used for the creation of print documents, static images (JPEG, TIFF, PNG) and logos. The cost of a desktop font license is determined by the number of users who will have access to the font. 
 
DIGITAL ADS LICENSE 
A digital ad license allows use of a font within banner ads or ads that are displayed in Web or mobile applications. When purchasing your digital ad license, you specify the number of impressions your campaign will require. If you’re uncertain how many impressions you will need, you can purchase a small allotment and true up at the end of the month. Upon purchasing your license, you can download an ad kit containing Web font versions of the typefaces you licensed. You can upload your ad kit onto your ad network or embed the fonts directly into your ads. Impressions are valid for 4 years. 
 
WEB FONT LICENSE 
Pay As You Go. Webfonts are licensed from Fonts.com for use on websites in accordance with the conditions of the CSS@font face declaration and are supported by all major browsers. When you've used all of your purchased pageviews, you can return to Fonts.com to purchase an incremental web font license to cover your future needs. Pageviews are valid for 4 years. 
 
MOBILE APPLICATION LICENSE 
Contact sales 
 
ELECTRONIC DOC LICENSE 
Electronic Doc licensing allows the embedding of fonts in electronic publications, like eBooks, digital magazines and journals. At checkout, just specify the number of issues. Yet if the font is not embedded but used to create a static image, like the cover of an e-book, you will need a separate Desktop font license. Each Electronic Publishing license is valid for one year. This also covers format variations, and updated versions of publications that are issued free to already existing readers. However every new issue of an e-periodical is considered a separate, new publication, as are newly issued versions of existing publications. 
 
See full license : https://www.fonts.com/font/linotype/snell-roundhand/licenses
0.0.0

7 months ago