@font-face {
    font-family: 'SFUIText';
    src: url('../fonts/SFUIText-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SFUIText';
    src: url('../fonts/SFUIText-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}