update font to DM Sans
This commit is contained in:
parent
e1a3a83184
commit
43e11d1701
24 changed files with 190 additions and 11 deletions
|
@ -5,7 +5,7 @@
|
|||
<style>
|
||||
:root {
|
||||
height: 100%;
|
||||
font-family: 'Figtree', Arial, Helvetica, sans-serif;
|
||||
font-family: 'DM Sans', Arial, Helvetica, sans-serif;
|
||||
}
|
||||
* {
|
||||
font-family: inherit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue