summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--plain.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/plain.css b/plain.css
index 1da0229..cea1393 100644
--- a/plain.css
+++ b/plain.css
@@ -1,9 +1,10 @@
 @import "https://static.andrewyu.org/css/lmodern10.css";
+@import "https://static.andrewyu.org/css/fandol.css";
 
 body {
 	background-color: #F8F4E7;
 	color: #552800;
-	font-family: "Latin Modern Roman", serif;
+	font-family: "Latin Modern Roman", "FandolSong", serif;
 }
 
 .copyright {