webui/src/lib/style/satsymbol.scss

7 lines
169 B
SCSS

@font-face {
font-family: 'Satoshi Symbol';
src: url('/fonts/Satoshi_Symbol.woff2') format('woff2');
font-weight: normal;
font-style: normal;
font-display: swap;
}