8000 GitHub - simison/uncut_sans: Uncut Sans font family
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

simison/uncut_sans

 
 

Folders and files

NameName BD3B
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uncut Sans

Yet another slightly quirky sans serif, designed with absolutely no investigation or research into any other typefaces from any specific time period. It tries to capture the essence of nothing, really. There’s no deeper meaning behind the design, but hopefully it’s still interesting enough to be taken into consideration for your next project.

Download the latest version here


Using Uncut Sans

Just download and install. For web, you can use jsDelivr to pull in the fonts in your CSS.

@font-face {
	font-family: "Uncut Sans";
	font-style: normal;
	font-weight: 400;
	src: url("https://cdn.jsdelivr.net/gh/kaspernordkvist/uncut_sans/Webfonts/Uncut-Sans-Regular.woff2") format("woff2"), url("https://cdn.jsdelivr.net/gh/kaspernordkvist/uncut_sans/Webfonts/Uncut-Sans-Regular.woff") format("woff");
	font-display: swap
}

Preview

Uncut Sans font preview

About

Uncut Sans font family

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0