/* ─── Neiko ─── */
@font-face {
    font-family: 'Neiko';
    src: url('../../NeikoRegular-XGMP2.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* ─── Satoshi ─── */
@font-face {
    font-family: 'Satoshi';
    src: url('../../Satoshi_Complete/Fonts/WEB/fonts/Satoshi-Regular.woff2') format('woff2'),
         url('../../Satoshi_Complete/Fonts/WEB/fonts/Satoshi-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../../Satoshi_Complete/Fonts/WEB/fonts/Satoshi-Bold.woff2') format('woff2'),
         url('../../Satoshi_Complete/Fonts/WEB/fonts/Satoshi-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
