hunchr / touhaba

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

License:SIL Open Font License 1.1