mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
fix Inter font missing variable weights
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -122,7 +122,8 @@ button {
|
||||
@font-face {
|
||||
font-family: Inter;
|
||||
font-weight: 100 1000;
|
||||
src: url('../../../assets/fonts/Inter-VariableFont_slnt,wght.woff2');
|
||||
src: url('../../../assets/fonts/Inter-VariableFont_opsz,wght.woff2');
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
||||
Reference in New Issue
Block a user