You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
294 B

@font-face {
font-family: "IBM Plex Mono";
font-style: normal;
font-weight: 400;
src: url("/fonts/mono.ttf") format("truetype");
}
@font-face {
font-family: "IBM Plex Sans";
font-style: normal;
font-weight: 400;
src: url("/fonts/sans.ttf") format("truetype");
}