diff --git a/home2.css b/home2.css index 4a881a5..d32e9c2 100644 --- a/home2.css +++ b/home2.css @@ -1,6 +1,6 @@ * { box-sizing: border-box; - font-family: "Helvetica", "Arial", sans-serif + font-family: 'Courier New', Courier, monospace; }