Experiment to rebuild Diffuse using web applets.
1@font-face {
2 font-display: swap;
3 font-family: InterVariable;
4 font-style: normal;
5 font-weight: 100 900;
6 src: url("/fonts/InterVariable.woff2") format("woff2");
7}
8
9@font-face {
10 font-display: swap;
11 font-family: InterVariable;
12 font-style: italic;
13 font-weight: 100 900;
14 src: url("/fonts/InterVariable-Italic.woff2") format("woff2");
15}