mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-11 09:40:31 +08:00
🎨 Update font-weight for default font.
This commit is contained in:
parent
bab6f75d00
commit
eca3bce038
@ -50,7 +50,7 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'General-Sans';
|
font-family: 'General-Sans';
|
||||||
src: url('/fonts/GeneralSans-Variable.woff2') format('woff2');
|
src: url('/fonts/GeneralSans-Variable.woff2') format('woff2');
|
||||||
font-weight: 200 700;
|
font-weight: 400 700;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user