mirror of https://github.com/vladmandic/human
updated font
parent
65a7a69699
commit
c8abb77c6a
Binary file not shown.
BIN
assets/lato.ttf
BIN
assets/lato.ttf
Binary file not shown.
|
@ -18,7 +18,7 @@
|
|||
<!-- alternatively load demo sources directly -->
|
||||
<!-- <script src="./browser.js" type="module"></script> -->
|
||||
<style>
|
||||
@font-face { font-family: 'Lato'; font-display: swap; font-style: normal; font-weight: 400; src: local('Lato'), url('../assets/lato.ttf') format('truetype'); }
|
||||
@font-face { font-family: 'Lato'; font-display: swap; font-style: normal; font-weight: 100; src: local('Lato'), url('../assets/lato-light.woff2') }
|
||||
@font-face { font-family: 'FA'; font-display: swap; font-style: normal; font-weight: 900; src: local('FA'), url('../assets/fa-solid-900.woff2'); }
|
||||
html { font-family: 'Lato', 'Segoe UI'; font-size: 16px; font-variant: small-caps; }
|
||||
body { margin: 0; background: black; color: white; overflow-x: hidden; scrollbar-width: none; }
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
wiki
2
wiki
|
@ -1 +1 @@
|
|||
Subproject commit 67ce16590f44a5be2705b131fa9b775b01196925
|
||||
Subproject commit 0815d53e582c26b6297e1a5ac42f23b9057f56fa
|
Loading…
Reference in New Issue