Skip to content

Clebeuf/MyFonts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Collection of the Fonts that I've created

Web versions of the fonts were generated by Fontie - the magic webfont generator http://fontie.flowyapps.com

##Carlene (My handwriting) alt tag How to use:

  1. Download & include your desired file format(s)

  2. Include the following in your css file:

@font-face {
	font-family:'Carlene-Regular';
	src: url('Carlene_gdi.woff'); // or format that you've selected
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-20AC;
}

About

Collection of fonts that I've created

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published