Code39Azalea
Code39Azalea Regular
- 0123456789 0123456789 0123456789
- OpenType
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/code39azalea" type="text/css"/>
Ora puoi usare questo font nel tuo file css. Per esempio, come usare Code39Azalea Regular in un paragrafo.
p {
font-family: 'Code39AzaleaRegular';
font-weight: normal;
font-style: normal;
}
If you are interested in working on Code39Azalea, please read our guide on how to contribute to an existing font.