mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 21:16:17 +02:00
Add Inter font style
This commit is contained in:
@@ -142,6 +142,12 @@ button {
|
||||
font-weight: 100 1000;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Inter';
|
||||
src: url('../fonts/Inter-VariableFont_slnt,wght.ttf') format('truetype-variations');
|
||||
font-weight: 100 1000;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Sora';
|
||||
src: url('../fonts/Sora-VariableFont_wght.ttf') format('truetype-variations');
|
||||
|
||||
Reference in New Issue
Block a user