/home/techb158/balacoffee.com/wp-content/plugins/woocommerce/patterns
Edit: /home/techb158/balacoffee.com/wp-content/plugins/woocommerce/patterns/coming-soon-store-only.php (2320B)
get_stylesheet();
$inter_font_family = 'inter';
$cardo_font_family = 'cardo';
if ( 'twentytwentyfour' === $current_theme ) {
$inter_font_family = 'body';
$cardo_font_family = 'heading';
}
?>