

@font-face {
    font-family: 'SF';
    src: url('/thin.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF';
    src: url('/regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF';
    src: url('/semibold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'symbols';
    src: url('/symbols.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
