/* Local WB Hauss fonts with fallback metrics */
@font-face {
    font-family: 'WB Hauss Fallback';
    size-adjust: 100%;
    ascent-override: 90%;
    src: local('Arial');
}

@font-face {
    font-family: 'WB combo VF Regular';
    src: url('../../fonts/wb-hauss/regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'WB combo VF Variable';
    src: url('../../fonts/wb-hauss/variable.ttf') format('truetype-variations');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
