first commit

This commit is contained in:
2018-09-02 09:39:01 +02:00
commit 90ff97c51a
172 changed files with 5686 additions and 0 deletions

8
css/fonts.css Normal file
View File

@@ -0,0 +1,8 @@
@font-face {
font-family: Klingon;
src: url('/fonts/klingon.ttf');
}
@font-face {
font-family: Twengar;
src: url('/fonts/twengar.ttf');
}