/**
 * Theme Name:       Mai Inspire
 * Theme URI:        https://bizbudding.com/products/mai-inspire-theme/
 * Description:      Mai Inspire child theme for the Genesis Framework.
 * Author:           BizBudding Inc.; Design by Jennifer Bourn
 * Author URI:       https://bizbudding.com/
 * Version:          2.0.0
 * Text Domain:      mai-inspire
 * Template:         genesis
 * Template Version: 3.3.2
 * License:          GPL-2.0-or-later
 * License URI:      http://www.gnu.org/licenses/gpl-2.0.html
 */

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=daedb5bf-2f89-4c7f-96af-b86dfe02c441&fontids=1475536,1475542,1475560,1475566");

@font-face{
		font-family:"Avenir 65";
        src:url("/wp-content/themes/mai-inspire/fonts/1475536/7839a002-2019-46e4-8db8-c8335356ceee.woff2") format("woff2"),url("/wp-content/themes/mai-inspire/1475536/28433854-a1b7-4a30-b6a4-10c3a5c75494.woff") format("woff");
    }
@font-face{
        font-family:"Avenir 65 oblique";
        src:url("/wp-content/themes/mai-inspire/fonts/1475542/4e89beca-e104-42f2-b069-115eba961f22.woff2") format("woff2"),url("/wp-content/themes/mai-inspire/1475542/728b12a3-0bd7-4f4b-89d2-42cf7c346f67.woff") format("woff");
    }
@font-face{
        font-family:"Avenir black";
        src:url("/wp-content/themes/mai-inspire/fonts/1475560/ef5800d8-b76d-43e8-87ff-81d455db24c0.woff2") format("woff2"),url("/wp-content/themes/mai-inspire/1475560/1144e594-fd94-44b6-9cf8-171075a034cc.woff") format("woff");
    }
@font-face{
        font-family:"Avenir black oblique";
        src:url("/wp-content/themes/mai-inspire/fonts/1475566/5cf403f1-9390-4e3f-a340-a61a21e4cfff.woff2") format("woff2"),url("/wp-content/themes/mai-inspire/1475566/3eede984-273e-4173-9fa5-96bb87dd969a.woff") format("woff");
} 			

:root {
    --heading-font-family: "Avenir black"!important;
    --heading-font-weight: 700;
    --body-font-family: "Avenir 65"!important;
    --body-font-weight:normal;
    --body-font-weight-bold:bold;
    --font-size-base:16px;
    --menu-font-family:var(--heading-font-family);
    --menu-item-link-color:var(--color-body);
    --button-text-transform:uppercase;
    --button-font-family:var(--heading-font-family);
    --h1-font-size:45px;


} 
 .nav-top-nav .menu-item-link {
	font-size:14px;
}

footer .menu-item-link {
    font-family:var(--body-font-family);
}

/* 
.header-right {
    --menu-justify-content: space-between;
}

.header-right .menu {
    align-items: flex-end;
}

.header-right .menu-item-link {

}
.header-right  .menu-item-link>span {
    text-align:center;
}

.header-right .button-red.menu-item a {
	background:var(--color-primary);
    font-size: 14px;
    color:#fff;
    padding:8px;
    
}
.header-right .menu-item.button-red a:hover {
    background: var(--color-primary-dark);
}

.header-right .button-blue.menu-item a {
	background:var(--color-secondary);
    font-size: 16px;
    color: #fff;
    padding:16px;
}

.header-right .menu-item.button-blue a:hover {
    background: var(--color-secondary-dark);
}

.header-right .menu-item:hover {
    background: var(--color-alt);
}
*/









                    