diff --git a/css/fonts/3DSfont.ttf b/css/fonts/3DSfont.ttf new file mode 100644 index 0000000..db2acff Binary files /dev/null and b/css/fonts/3DSfont.ttf differ diff --git a/css/fonts/DSiFont.ttf b/css/fonts/DSiFont.ttf new file mode 100644 index 0000000..76a1663 Binary files /dev/null and b/css/fonts/DSiFont.ttf differ diff --git a/css/fonts/MMRock9.eot b/css/fonts/MMRock9.eot deleted file mode 100644 index 03404e1..0000000 Binary files a/css/fonts/MMRock9.eot and /dev/null differ diff --git a/css/fonts/MMRock9.otf b/css/fonts/MMRock9.otf deleted file mode 100644 index 98f91cc..0000000 Binary files a/css/fonts/MMRock9.otf and /dev/null differ diff --git a/css/fonts/MMRock9.svg b/css/fonts/MMRock9.svg deleted file mode 100644 index f86a100..0000000 --- a/css/fonts/MMRock9.svg +++ /dev/null @@ -1,1420 +0,0 @@ - - - - -Created by FontForge 20110222 at Thu Aug 28 10:47:12 2014 - By deploy user -Copyright (c) 2014 Caveras / Cliff Modes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/css/fonts/MMRock9.ttf b/css/fonts/MMRock9.ttf deleted file mode 100644 index 9db5881..0000000 Binary files a/css/fonts/MMRock9.ttf and /dev/null differ diff --git a/css/fonts/MMRock9.woff b/css/fonts/MMRock9.woff deleted file mode 100644 index 27d7f94..0000000 Binary files a/css/fonts/MMRock9.woff and /dev/null differ diff --git a/css/style.css b/css/style.css index 2a8d7d1..2a81c19 100644 --- a/css/style.css +++ b/css/style.css @@ -1,27 +1,13 @@ @font-face { - font-family:'MMRock9'; - src:url('fonts/MMRock9.eot'); - src:url('fonts/MMRock9.eot?#iefix') format('embedded-opentype'), - url('fonts/MMRock9.woff') format('woff'), - url('fonts/MMRock9.ttf') format('truetype'), - url('fonts/MMRock9.svg#MMRock9') format('svg'); + font-family:'DSiFont'; + src:url('fonts/DSiFont.ttf'); font-weight:normal; font-style:normal; font-stretch: condensed; } -@media screen and (-webkit-min-device-pixel-ratio:0) { - @font-face { - font-family:'MMRock9'; - src: url('fonts/MMRock9.svg') format('svg'); - font-weight:normal; - font-style:normal; - font-stretch: condensed; - } -} - body { - font-family: 'MMRock9', monospace; + font-family: 'DSiFont'; background-color: #EFEFEF; margin: 0; padding: 0; @@ -68,7 +54,7 @@ h1 { padding: 0; overflow: hidden; background-color: #1a940d; - font-family: 'MMRock9', monospace; + font-family: 'DSiFont'; } .navstd {