mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 09:54:44 +02:00
Create font.css
Forgot the font css file
This commit is contained in:
parent
0f92632c06
commit
88deb35dc8
12
public/css/filament/server/font.css
Normal file
12
public/css/filament/server/font.css
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Comic Mono;
|
||||||
|
font-weight: normal;
|
||||||
|
src: url('/fonts/ComicMono.ttf');
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: Comic Mono;
|
||||||
|
font-weight: bold;
|
||||||
|
src: url('/fonts/ComicMono-bold.ttf');
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user