This commit is contained in:
nicco
2017-12-25 00:50:54 +01:00
parent 1f6dffc690
commit 7ec7eb5b4b
41 changed files with 576 additions and 2 deletions

BIN
app/res/fonts/Army/Army.ttf Normal file

Binary file not shown.

6
app/res/fonts/Army/import.css vendored Normal file
View File

@@ -0,0 +1,6 @@
@font-face {
font-family: 'Army';
font-weight: normal;
font-style: normal;
src: local('Army'), url('Army.tff');
}