diff --git a/inc/customizer/configs/typography/class-inspiro-typo-headings-config.php b/inc/customizer/configs/typography/class-inspiro-typo-headings-config.php index f029649..6098fb4 100644 --- a/inc/customizer/configs/typography/class-inspiro-typo-headings-config.php +++ b/inc/customizer/configs/typography/class-inspiro-typo-headings-config.php @@ -40,7 +40,7 @@ public static function config( $wp_customize ) { 'args' => array( 'transport' => 'postMessage', 'sanitize_callback' => 'sanitize_text_field', - 'default' => 'inherit', + 'default' => "'Inter', sans-serif", ), ), array(