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

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

