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

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

