/* SH Bree Headline — single weight */
@font-face {
    font-family: 'SH Bree Headline';
    src: url('SH-Bree-HeadlineGlobal.woff2') format('woff2'),
         url('SH-Bree-HeadlineGlobal.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* SH Bree Text — Light */
@font-face {
    font-family: 'SH Bree Text';
    src: url('SH-Bree-TextGlobal-Light.woff2') format('woff2'),
         url('SH-Bree-TextGlobal-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* SH Bree Text — Regular */
@font-face {
    font-family: 'SH Bree Text';
    src: url('SH-Bree-TextGlobal-Regular.woff2') format('woff2'),
         url('SH-Bree-TextGlobal-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* SH Bree Text — Bold */
@font-face {
    font-family: 'SH Bree Text';
    src: url('SH-Bree-TextGlobal-Bold.woff2') format('woff2'),
         url('SH-Bree-TextGlobal-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}