symbols x
Web Symbols Regular
- Heavy boxes perform quick waltzes and jigs
- 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/symbols-x" type="text/css"/>
Ora puoi usare questo font nel tuo file css. Per esempio, come usare Web Symbols Regular in un paragrafo.
p {
font-family: 'WebSymbolsRegular';
font-weight: normal;
font-style: normal;
}
If you are interested in working on symbols x, please read our guide on how to contribute to an existing font.