Index: src/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css
===================================================================
--- src/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css	(revision 49687)
+++ src/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css	(working copy)
@@ -115,7 +115,7 @@
 .editor-styles-wrapper ul,
 .editor-styles-wrapper dl,
 .editor-styles-wrapper dt {
-	font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif;
+	font-family: NonBreakingSpaceOverride, "Hoefler Text", "Noto Serif", Garamond, "Times New Roman", serif;
 	letter-spacing: normal;
 }
 
Index: src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css
===================================================================
--- src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css	(revision 49687)
+++ src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css	(working copy)
@@ -115,7 +115,7 @@
 .editor-styles-wrapper ul,
 .editor-styles-wrapper dl,
 .editor-styles-wrapper dt {
-	font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif;
+	font-family: NonBreakingSpaceOverride, "Hoefler Text", "Noto Serif", Garamond, "Times New Roman", serif;
 	letter-spacing: normal;
 }
 
Index: src/wp-content/themes/twentytwenty/assets/css/editor-style-classic-rtl.css
===================================================================
--- src/wp-content/themes/twentytwenty/assets/css/editor-style-classic-rtl.css	(revision 49687)
+++ src/wp-content/themes/twentytwenty/assets/css/editor-style-classic-rtl.css	(working copy)
@@ -74,7 +74,7 @@
 body#tinymce.wp-editor.content ul,
 body#tinymce.wp-editor.content dl,
 body#tinymce.wp-editor.content dt {
-	font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif;
+	font-family: NonBreakingSpaceOverride, "Hoefler Text", "Noto Serif", Garamond, "Times New Roman", serif;
 	letter-spacing: normal;
 }
 
Index: src/wp-content/themes/twentytwenty/assets/css/editor-style-classic.css
===================================================================
--- src/wp-content/themes/twentytwenty/assets/css/editor-style-classic.css	(revision 49687)
+++ src/wp-content/themes/twentytwenty/assets/css/editor-style-classic.css	(working copy)
@@ -74,7 +74,7 @@
 body#tinymce.wp-editor.content ul,
 body#tinymce.wp-editor.content dl,
 body#tinymce.wp-editor.content dt {
-	font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif;
+	font-family: NonBreakingSpaceOverride, "Hoefler Text", "Noto Serif", Garamond, "Times New Roman", serif;
 	letter-spacing: normal;
 }
 
Index: src/wp-content/themes/twentytwenty/style-rtl.css
===================================================================
--- src/wp-content/themes/twentytwenty/style-rtl.css	(revision 49687)
+++ src/wp-content/themes/twentytwenty/style-rtl.css	(working copy)
@@ -3516,7 +3516,7 @@
 /* Font Families ----------------------------- */
 
 .entry-content {
-	font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif;
+	font-family: NonBreakingSpaceOverride, "Hoefler Text", "Noto Serif", Garamond, "Times New Roman", serif;
 	letter-spacing: normal;
 }
 
@@ -4111,7 +4111,7 @@
 .widget_text dl,
 .widget_text dt,
 .widget-content .rssSummary {
-	font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif;
+	font-family: NonBreakingSpaceOverride, "Hoefler Text", "Noto Serif", Garamond, "Times New Roman", serif;
 	letter-spacing: normal;
 }
 
Index: src/wp-content/themes/twentytwenty/style.css
===================================================================
--- src/wp-content/themes/twentytwenty/style.css	(revision 49687)
+++ src/wp-content/themes/twentytwenty/style.css	(working copy)
@@ -3538,7 +3538,7 @@
 /* Font Families ----------------------------- */
 
 .entry-content {
-	font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif;
+	font-family: NonBreakingSpaceOverride, "Hoefler Text", "Noto Serif", Garamond, "Times New Roman", serif;
 	letter-spacing: normal;
 }
 
@@ -4145,7 +4145,7 @@
 .widget_text dl,
 .widget_text dt,
 .widget-content .rssSummary {
-	font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif;
+	font-family: NonBreakingSpaceOverride, "Hoefler Text", "Noto Serif", Garamond, "Times New Roman", serif;
 	letter-spacing: normal;
 }
 
