Update index.html
This commit is contained in:
parent
6ede1583fa
commit
24cd867f62
@ -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.ttf'),
|
||||||
url('font.eot'); /* IE */
|
url('./font.eot'); /* IE */
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
font-family: "8-bit";
|
font-family: "8-bit";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user