Skip to content

sakura-tel/koruri

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sakura Koruri

What's this?

Koruri-20210720 の Web フォント版 (非公式) です。WOFF 形式や EOT 形式にも対応しています。

フォントの太さは Regular, SemiBold, Bold の3種類です。

Usage

HTML

<link src="stylesheet" href="https://koruri.chillout.chat/koruri.css" />

CSS

body {
  font-family: "Koruri", sans-serif;
}

Languages

  • HTML 70.5%
  • CSS 29.5%