/**
 * Theme Name:       Resilient and Main
 * Theme URI:        https://www.wizardofadsonline.com/?rootedinretail
 * Description:      Custom child theme for Rooted in Retail based on Mai Inspire for the Genesis Framework.
 * Author:           Wizard of Ads Online
 * Author URI:       https://www.wizardofadsonline.com/?rootedinretail
 * Version:          2.2.2
 * Text Domain:      mai-inspire
 * Template:         genesis
 * Template Version: 3.3.5
 * License:          GPL-2.0-or-later
 * License URI:      http://www.gnu.org/licenses/gpl-2.0.html
 */

/* For optimal loading, please make your modifications in /assets/css/rooted-theme.css rather than in this file - 2025-10-10 CW WOA */ 


:root {
    --heading-font-family: 'TT Fors', sans-serif;
    --body-font-family: 'TT Fors', sans-serif;
    --accent-font-family: 'Blackjack', cursive;
    --blackjack: var(--accent-font-family);
} 