/* Custom Styles *//* Custom Styles */
@font-face {
    font-family: 'Larken';
    src: url('https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/2879234/assets/larken.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Carino Sans';
    src: url('https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/2879234/assets/carino.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bon Vivant';
    src: url('https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/2879234/assets/bonvivant.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/2879234/assets/roboto.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Zephyr';
    src: url('zephyrregular.woff2') format('woff2'),
        url('zephyrregular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'QuincyCF';
    src: url('quincycf-regular.woff2') format('woff2'),
        url('quincycf-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Dallas';
    src: url('dallas-regular.woff2') format('woff2'),
        url('dallas-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dallas';
    src: url('dallas-bold.woff2') format('woff2'),
        url('dallas-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dallas';
    src: url('dallas-light.woff2') format('woff2'),
        url('dallas-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DallasOutlineThick';
    src: url('dallas-outlinethick.woff2') format('woff2'),
        url('dallas-outlinethick.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DallasOutline';
    src: url('dallas-outlinethin.woff2') format('woff2'),
        url('dallas-outlinethin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ESRebondGrotesque';
    src: url('esrebondgrotesque-regular.woff2') format('woff2'),
        url('esrebondgrotesque-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h2 {font-family:'Larken' !important;
    text-transform:capitalize;
    letter-spacing: normal;
    font-size:42px;
    margin-bottom:30px;
    font-weight:normal;
}
p {font-family:'Carino Sans' !important;
    font-weight: normal !important;
    letter-spacing: 2px;
    color: #333e50;
    margin-bottom: 4px;
    font-size: 20px;
    line-height: 30px;
    margin-bottom:30px;
}

.btn, .form-btn {font-family:'Roboto' !important;}
.bon-vivant-font {font-family:'Bon Vivant' !important;
    font-size:36px;}
}