diff --git a/style.css b/style.css index ab79d0c..3f0ce30 100644 --- a/style.css +++ b/style.css @@ -45,9 +45,9 @@ } * { - /* Hmmmm... how can I make these a webfont */ - font-family: "MS Sans Serif", Arial; - font-size: 11px; + font-family: Arial; + font-size: 12px; + letter-spacing: -0.03ch; -webkit-font-smoothing: none; color: #222222; }