diff --git a/source/wp-content/themes/wporg-parent-2021/inc/rosetta-styles.php b/source/wp-content/themes/wporg-parent-2021/inc/rosetta-styles.php index 2e659be5..a4575c1a 100644 --- a/source/wp-content/themes/wporg-parent-2021/inc/rosetta-styles.php +++ b/source/wp-content/themes/wporg-parent-2021/inc/rosetta-styles.php @@ -78,6 +78,13 @@ function get_locale_customizations( $locale ) { ], ], 'typography' => [ + 'fontFamilies' => [ + [ + 'fontFamily' => '"Noto Serif JP", serif', + 'slug' => 'noto-serif-jp', + 'name' => 'Noto Serif JP', + ], + ], 'fontSizes' => [ [ 'slug' => 'heading-cta',