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

@font-face {
    font-family: 'silver-south-script';
    src: url('silver-south-script.woff2') format('woff2'),
        url('silver-south-script.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

