/* Carregamento Local de Fontes (Performance e Privacidade/LGPD) */

@font-face {
    font-family: 'Special Gothic Condensed';
    src: url('../fonts/SpecialGothicCondensed.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Flex';
    src: url('../fonts/RobotoFlex.woff2') format('woff2');
    font-weight: 400 700;
    font-style: normal;
    font-display: swap;
}