0.0.0 • Published 7 months ago

fonts-archive-happy-time v0.0.0

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

Happy Time

Visit Source

 

CSS

font-family: 'Happy Time';

 

link

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

 

import

@import url('https://cdn.jsdelivr.net/npm/fonts-archive-happy-time/HappyTime.css');

 

font-face

@font-face {
    font-family: 'Happy Time';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('https://cdn.jsdelivr.net/npm/fonts-archive-happy-time/HappyTime.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-happy-time/HappyTime.woff') format('woff'),
         url('https://cdn.jsdelivr.net/npm/fonts-archive-happy-time/HappyTime.otf') format('opentype');
}

 

라이센스 본문

This is a preliminary version (2006-09-30), barring acceptance from 
the LaTeX Project Team and other feedback, of the GUST Font License. 
(GUST is the Polish TeX Users Group, http://www.gust.org.pl) 
 
For the most recent version of this license see 
http://www.gust.org.pl/fonts/licenses/GUST-FONT-LICENSE.txt 
or 
http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt 
 
This work may be distributed and/or modified under the conditions 
of the LaTeX Project Public License, either version 1.3c of this 
license or (at your option) any later version. 
 
Please also observe the following clause: 
1) it is requested, but not legally required, that derived works be 
distributed only after changing the names of the fonts comprising this 
work and given in an accompanying "manifest", and that the 
files comprising the Work, as listed in the manifest, also be given 
new names. Any exceptions to this request are also given in the 
manifest. 
 
We recommend the manifest be given in a separate file named 
MANIFEST-.txt, where is some unique identification 
of the font family. If a separate "readme" file accompanies the Work, 
we recommend a name of the form README-.txt. 
 
The latest version of the LaTeX Project Public License is in 
http://www.latex-project.org/lppl.txt and version 1.3c or later 
is part of all distributions of LaTeX version 2006/05/20 or later.This font was forked from TeX Gyre Termes on 11/27/2014, and modified to a swash italic style on 1/26/2015 by Robert Jablonski, & Mew Too (Cannot Into Space Fonts). 
 
A couple fixes and new weights were made on 4/26/2015 by Robert Jablonski & Mew Too (Cannot Into Space Fonts).
0.0.0

7 months ago