Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.
/ touhaba Public archive

A free programming font (note: the font is too small and incomplete)

License

Notifications You must be signed in to change notification settings

hunchr/touhaba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Touhaba

Touhaba

Download

Download Touhaba

How to use in CSS

@font-face {
    font-family: 'Touhaba';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url(url/to/touhaba.woff2) format('woff2');
}
code {
    font-family: 'Touhaba', monospace;
}

About

A free programming font (note: the font is too small and incomplete)

Resources

License

Stars

Watchers

Forks