/*Aggro fonts*/
@font-face {
    font-family: 'SBAggro';
    src: url('/fonts/OTSBAggroL.woff') format('woff');
    font-weight: 500;
}

@font-face {
    font-family: 'SBAggro';
    src: url('/fonts/OTSBAggroM.woff') format('woff');
    font-weight: 700;
}

@font-face {
    font-family: 'SBAggro';
    src: url('/fonts/OTSBAggroB.woff') format('woff');
    font-weight: 900;
}