Add IBM Plex font
parent
19c898e47d
commit
8709ea7b58
Binary file not shown.
Binary file not shown.
|
@ -8,6 +8,13 @@
|
|||
src: url("/customize/fonts/neuropolitical.ttf");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'IBM Plex Mono';
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
src: url("/customize/fonts/IBMPlexMono-Medium.woff2") format("woff2"), url("/customize/fonts/IBMPlexMono-Medium.woff") format("woff"); }
|
||||
|
||||
|
||||
// Fonts need to go on the global scope
|
||||
@font-tools {
|
||||
font-family: CryptPadTools;
|
||||
|
|
Loading…
Reference in New Issue