Add IBM Plex font

This commit is contained in:
David Benqué 2020-10-23 14:44:09 +01:00
parent 19c898e47d
commit 8709ea7b58
3 changed files with 7 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -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;