@font-face {
    font-family: 'Antiqua Roman';
    src: url('AntiquaRoman.woff2') format('woff2'),
        url('AntiquaRoman.woff') format('woff'),
        url('AntiquaRoman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



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


@font-face {
    font-family: 'Spezia';
    src: url('Spezia-SemiBold.woff2') format('woff2'),
        url('Spezia-SemiBold.woff') format('woff'),
        url('Spezia-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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


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

