change base font to Inter
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user