Update the default font
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
|
||||
@import url('fonts.css');
|
||||
@import url('navigation.css');
|
||||
|
||||
body {
|
||||
background-color: white;
|
||||
font-family: 'Inter', sans-serif;
|
||||
font-family: 'FormaDJRText', sans-serif;
|
||||
color: black;
|
||||
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user