This repository has been archived on 2023-08-28. You can view files and clone it, but cannot push or open issues/pull-requests.
|
@font-face {
|
|
font-family: 'JetBrains Mono';
|
|
src: url('/fonts/JetBrainsMono-Medium.woff2') format('woff');
|
|
}
|
|
|
|
body {
|
|
font-family: 'JetBrains Mono';
|
|
}
|