invoku
invoku Regular
-
- TrueType
Per usare questo font nel tuo sito web aggiungi il codice seguente alla head della tua pagina html:
<link rel="stylesheet" media="screen" href="https://fontlibrary.org//face/invoku" type="text/css"/>
Ora puoi usare questo font nel tuo file css. Per esempio, come usare invoku Regular in un paragrafo.
p {
font-family: 'invokuRegular';
font-weight: normal;
font-style: normal;
}
If you are interested in working on invoku, please read our guide on how to contribute to an existing font.