Chiara
400
900
64

01 — Specimen

The quick brown fox jumps over the lazy dog. Sphinx of black quartz, judge my vow.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
a b c d e f g h i j k l m n o p q r s t u v w x y z
0 1 2 3 4 5 6 7 8 9 ! @ # $ % & * ( ) , . ; : ? / —
Interface Regular · 400
Interface Medium · 500
Interface SemiBold · 600
Interface Bold · 700
Interface ExtraBold · 800
Interface Black · 900

02 — In Use

03 — Install

One file.
Every weight.
@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 ↗