change base font to Inter
This commit is contained in:
parent
6e2bfc749d
commit
01ef8b7e3f
@ -4,9 +4,8 @@ html {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
|
||||
* {
|
||||
font-family: Favorit, sans-serif;
|
||||
font-family: 'Inter', sans-serif;
|
||||
font-size: 11pt;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user