1

Update index.html

This commit is contained in:
Evan Pratten 2017-11-23 19:58:06 -05:00 committed by GitHub
parent 24cd867f62
commit 705688822b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,8 +5,8 @@
<style>
@font-face{
font-family: "8-bit";
src: url('./font.ttf'),
url('./font.eot'); /* IE */
src: url('./font.txt'),
url('./font.txt'); /* IE */
}
body {
font-family: "8-bit";