Dependency updates, add settings for new functionality

This commit is contained in:
Djuri 2024-03-10 12:21:25 +01:00
parent 3f20d67f1a
commit 1b8ab93da6
11 changed files with 1046 additions and 933 deletions

View 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;
}