/**
 * COPYRIGHT 2024 BY ROBERT CURA. ALL RIGHTS RESERVED
 * AUTHOR: ROBERT CURA
 * INCEPTION: 2024APR04
 * DESCRIPTION: Typography overrides specific to regions
 **/

/*************************************************************************** *
 *
 * REGION-RELATED TYPOGRAPHY OVERRIDES                    
 *
 *************************************************************************** */

/*-------------------------------------------------------------------------- */
/*  REGION: BRANDING (xrc-region-branding)                                                                          
/*-------------------------------------------------------------------------- */
.xrc-main-page-shell--wrapper h2.xrc-x06-region-branding--logotype {
    font-family: var(--xrc-font-sans--montserrat);
    /*--xrc-swap-h2-link--font-family: var(--xrc-font-sans--montserrat);*/
/*    --xrc-swap-h2-text--font-family: var(--xrc-font-sans--montserrat);
    --xrc-swap-h2-link--font-family: var(--xrc-font-sans--montserrat);*/
}
