diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index c7c0218..b8f5609 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -4,7 +4,7 @@
-
+
diff --git a/static/assets/css/default.css b/static/assets/css/default.css
index caf2b58..5db7388 100644
--- a/static/assets/css/default.css
+++ b/static/assets/css/default.css
@@ -14,7 +14,7 @@ body {
padding: 1em;
border-radius: 1em;
max-width: 35em;
- font-family: "Lato", "Roboto", sans-serif;
+ font-family: "Lato", "Noto Color Emoji", "Roboto", sans-serif;
font-size: 13pt;
}