A music player that connects to your cloud/distributed storage.
1@font-face {
2 font-display: swap;
3 font-family: CommitMonoVariable;
4 font-style: normal;
5 font-weight: 100 900;
6 src: url("../fonts/CommitMonoVariable.woff2") format("woff2");
7}
8
9@font-face {
10 font-display: swap;
11 font-family: InterVariable;
12 font-style: normal;
13 font-weight: 100 900;
14 src: url("../fonts/InterVariable.woff2") format("woff2");
15}
16
17@font-face {
18 font-display: swap;
19 font-family: InterVariable;
20 font-style: italic;
21 font-weight: 100 900;
22 src: url("../fonts/InterVariable-Italic.woff2") format("woff2");
23}