This commit is contained in:
2025-06-08 13:21:49 -04:00
parent 942d341527
commit a4188c623d
21 changed files with 1254 additions and 1776 deletions

9
static/fonts.css Executable file
View File

@@ -0,0 +1,9 @@
@font-face {
font-family: 'EnterS';
font-style: normal;
font-weight: 500;
src: url('/fonts/entsans.tff'); /* IE9 Compat Modes */
src: local(''), url('/fonts/entsans.ttf') format('truetype'),
/* Modern Browsers */ url('/fonts/entsans.ttf') format('truetype'),
}