@font-face {
    font-family: 'Montserrat';
    src: url('fontes/Montserrat-Bold.woff2') format('woff2');
    font-weight: bold;
}

@font-face {
    font-family: 'Bungee';
    src: url('fontes/Bungee-Regular.woff2') format('woff2');
    font-weight: normal;
}