Dependency updates, add settings for new functionality
This commit is contained in:
parent
3f20d67f1a
commit
1b8ab93da6
11 changed files with 1046 additions and 933 deletions
9
src/lib/style/satsymbol.scss
Normal file
9
src/lib/style/satsymbol.scss
Normal file
|
@ -0,0 +1,9 @@
|
|||
@font-face {
|
||||
font-family: 'Satoshi Symbol';
|
||||
src:
|
||||
url('/fonts/Satoshi_Symbol.woff2') format('woff2'),
|
||||
url('/fonts/Satoshi_Symbol.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue