This commit is contained in:
Maciej Caderek
2022-03-22 03:03:27 +01:00
parent 11e0364709
commit 687544718b
641 changed files with 4716 additions and 4 deletions

4
docs/fonts.css Normal file
View File

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