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

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

