Delete public/css/filament/server/font.css

Adding the contents on console.css
This commit is contained in:
JoanFo 2025-03-28 21:50:50 +01:00 committed by GitHub
parent 88deb35dc8
commit dd20cb0f11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,12 +0,0 @@
@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');
}