2024-01-29 09:26:07 +08:00

5 lines
107 B
CSS

@font-face {
font-family: "v-mono";
font-weight: 400;
src: url("./assets/IBMPlexMono-Regular.ttf");
}