stop switching to gogole fonts it's really annoting
This commit is contained in:
parent
625a969e3c
commit
45132b693c
|
@ -1,5 +1,5 @@
|
||||||
@import url("https://fonts.googleapis.com/css2?family=Inter&display=swap");
|
@import url("/static/fonts/inter.css");
|
||||||
@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap");
|
@import url("/static/fonts/space-grotesk.css");
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--contrast: #eee;
|
--contrast: #eee;
|
||||||
|
|
Reference in New Issue