1

Update index.html

This commit is contained in:
Evan Pratten 2017-11-23 19:56:56 -05:00 committed by GitHub
parent 6ede1583fa
commit 24cd867f62
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.ttf'),
url('./font.eot'); /* IE */
}
body {
font-family: "8-bit";