diff --git a/css/default.css b/css/default.css index 0661f12..35f89d1 100644 --- a/css/default.css +++ b/css/default.css @@ -1,6 +1,6 @@ html, body { font-size: 16px; - font-family: truetype; + font-family: hack; background: #000000; color: #00FF66; line-height: 1.25;