@font-face {
    font-family: 'Gustavo';
    src: url('Gustavo-Regular.woff2') format('woff2'),
        url('Gustavo-Regular.woff') format('woff'),
        url('Gustavo-Regular.svg#Gustavo-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gustavo';
    src: url('Gustavo-Bold.woff2') format('woff2'),
        url('Gustavo-Bold.woff') format('woff'),
        url('Gustavo-Bold.svg#Gustavo-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

