diff --git a/style.css b/style.css
index 2b4711c..30d493c 100644
--- a/style.css
+++ b/style.css
@@ -25,7 +25,7 @@
 }
 
 :root {
-  --font: Crimson,Palatino,Georgia,Lucida Bright,Book Antiqua,serif;
+  --font: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
 }
 
 html{