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