This commit is contained in:
Maciej Caderek
2022-03-14 21:58:41 +01:00
parent 5fb93027fc
commit fa68ef29b8
639 changed files with 4702 additions and 0 deletions

4
docs/fonts.css Normal file
View File

@@ -0,0 +1,4 @@
@font-face {
font-family: "Chess";
src: url(chess.ttf) format("truetype");
}