@font-face {
    font-family: 'Noticia';
    src: url('NoticiaBold.eot');
    src: url('NoticiaBold.eot?#iefix') format('embedded-opentype'),
        url('NoticiaBold.woff2') format('woff2'),
        url('NoticiaBold.woff') format('woff'),
        url('NoticiaBold.ttf') format('truetype'),
        url('NoticiaBold.svg#NoticiaBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

