Update default.css
parent
7bf6851a1e
commit
6b8e0184d9
|
@ -1,9 +1,6 @@
|
||||||
html, body {
|
html, body {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-family: Mona Sans;
|
font-family: monaspace;
|
||||||
src:
|
|
||||||
url('Mona-Sans.woff2') format('woff2 supports variations'),
|
|
||||||
url('Mona-Sans.woff2') format('woff2-variations');
|
|
||||||
font-weight: 200 900;
|
font-weight: 200 900;
|
||||||
font-stretch: 75% 125%;
|
font-stretch: 75% 125%;
|
||||||
background: #000000;
|
background: #000000;
|
||||||
|
|
Loading…
Reference in New Issue