mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-08 12:15:25 +03:00
use Inter font
This commit is contained in:
parent
cd16e280a0
commit
fa851357c1
BIN
web/public/fonts/Inter-VariableFont_slnt,wght.ttf
Normal file
BIN
web/public/fonts/Inter-VariableFont_slnt,wght.ttf
Normal file
Binary file not shown.
@ -22,3 +22,8 @@
|
|||||||
@apply bg-background text-foreground;
|
@apply bg-background text-foreground;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: "Inter";
|
||||||
|
src: url("../fonts/Inter-VariableFont_slnt,wght.ttf");
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user