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

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

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

