update font
This commit is contained in:
@@ -77,8 +77,15 @@ query {
|
||||
</static-query>
|
||||
|
||||
<style>
|
||||
|
||||
@font-face {
|
||||
font-family: Futura Book font;
|
||||
src: url('../assets/Futura Book font.ttf');
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto,
|
||||
font-family: Futura Book font,
|
||||
"Helvetica Neue", Arial, sans-serif;
|
||||
margin: 0;
|
||||
line-height: 1.5;
|
||||
|
||||
Reference in New Issue
Block a user