mfw i accidentally commited from the static/pictures directory

This commit is contained in:
fzorb 2025-05-16 07:00:55 +03:00
parent 867d9e2277
commit 1189065cde
17 changed files with 160 additions and 0 deletions

5
public/css/mononoki.css Normal file
View file

@ -0,0 +1,5 @@
@font-face {
font-family: mononoki;
src: url("/fonts/mononoki-Regular.ttf");
}