@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

@font-face {
    font-family: 'Antiga';
    src:url('Antiga-Regular.woff2') format('woff2'),
        url('Antiga-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
