01 — Specimen
02 — In Use
03 — Install
@font-face { font-family: 'Chiara'; src: url('https://cdn.jsdelivr.net/gh/gauthierniglio/ chiara-font@v1.0/web/ChiaraVF.woff2') format('woff2'); font-weight: 100 900; font-display: swap; }
<!-- jsDelivr CDN --> <link rel="stylesheet" href="chiara.css">
/* Variable weight */ h1 { font-variation-settings: 'wght' 700; } /* Stylistic alternates */ .alt-a { font-feature-settings: 'ss01' 1; } .alt-l { font-feature-settings: 'ss02' 1; } .alt-y { font-feature-settings: 'ss03' 1; } .alt-G { font-feature-settings: 'ss04' 1; }
Free to use · CC BY-ND 4.0 · GitHub ↗