@font-face {
    font-family: 'SVN-Aguda';
    src: url('SVN-AgudaBlack.woff2') format('woff2'),
        url('SVN-AgudaBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Aguda';
    src: url('SVN-AgudaBold.woff2') format('woff2'),
        url('SVN-AgudaBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

