handle_settings_save(); $registry = new MLF_Font_Registry(); $installed_fonts = $registry->get_imported_fonts(); ?>
' . esc_html__('Appearance → Editor → Styles → Typography', 'maple-local-fonts') . '' ); ?>
body {
font-family: "Open Sans", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Open Sans", sans-serif;
}
' . esc_html__('Appearance → Customize → Additional CSS', 'maple-local-fonts') . '' ); ?>