@font-face {
    font-family: 'SB Aggro';
    src: url('subset-SBAggroL.woff2') format('woff2'),
        url('subset-SBAggroL.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SB Aggro';
    src: url('subset-SBAggroM.woff2') format('woff2'),
        url('subset-SBAggroM.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SB Aggro';
    src: url('subset-SBAggroB.woff2') format('woff2'),
        url('subset-SBAggroB.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
