/*
 Theme Name:   Balance Child Theme
 Theme URI:    https://balance.axiomthemes.com
 Description:  Balance Child Theme
 Author:       AxiomThemes.com
 Author URI:   https://axiomthemes.com
 Template:     balance
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  balance
*/

/* =Child-Theme customization starts here
------------------------------------------------------------ */
/* Load Helvetica Neue fonts from parent theme */
@font-face {
    font-family: 'Helvetica Neue';
    src: url('https://www.mslivetechnologies.com/popcorn/wp-content/themes/balance/fonts/HelveticaNeueMedium.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('https://www.mslivetechnologies.com/popcorn/wp-content/themes/balance/fonts/HelveticaNeueMedium.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('https://www.mslivetechnologies.com/popcorn/wp-content/themes/balance/fonts/HelveticaNeueMedium.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('https://www.mslivetechnologies.com/popcorn/wp-content/themes/balance/fonts/HelveticaNeueMedium.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Apply globally */
html, body,
button,
input,
select,
textarea,
h1, h2, h3, h4, h5, h6 {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

