mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 16:02:24 +00:00
optimize font size with woff2
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
@font-face {
|
||||
font-family: 'Inter';
|
||||
src: url('/Inter-Variable.ttf');
|
||||
src: url('/Inter-Variable.woff2') format('woff2');
|
||||
font-weight: 100 900;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
Binary file not shown.
+8803
-8659
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user