diff options
| author | sD <stoned@derpymail.org> | 2020-08-26 01:25:25 +0200 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-08-26 01:25:25 +0200 |
| commit | de1a52948150f8e3bee642fa42fcd3a298ac497b (patch) | |
| tree | 453e9b90f6524eb36fa6e8cfed62f37c1de8e909 /webAO/styles/chatbox | |
| parent | 8f07d28271c82e7324f286c0b5611e7e5d33c829 (diff) | |
font is only ever used by chatboxes
Diffstat (limited to 'webAO/styles/chatbox')
| -rw-r--r-- | webAO/styles/chatbox/aa.css | 2 | ||||
| -rw-r--r-- | webAO/styles/chatbox/ace-name.ttf | bin | 0 -> 49972 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/webAO/styles/chatbox/aa.css b/webAO/styles/chatbox/aa.css index e6d590c..55a501e 100644 --- a/webAO/styles/chatbox/aa.css +++ b/webAO/styles/chatbox/aa.css @@ -41,7 +41,7 @@ @font-face { font-family:'Ace Name'; - src: url('../Ace_Name_Regular.ttf'); + src: url('./ace-name.ttf'); font-weight:normal; font-style:normal; } diff --git a/webAO/styles/chatbox/ace-name.ttf b/webAO/styles/chatbox/ace-name.ttf Binary files differnew file mode 100644 index 0000000..d5c6e88 --- /dev/null +++ b/webAO/styles/chatbox/ace-name.ttf |
