osamc.de/archiv/skalenlehre/musiqwik.css

13 lines
233 B
CSS

/* musiqwik */
@font-face {
font-family: MusiQwik;
font-style: normal;
font-weight: 400;
src: local("MusiQwik"), url(musiqwik.woff2) format("woff2");
}
.notation {
font-family: "MusiQwik";
font-size: 24px;
}