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

@font-face {
    font-family: 'Satoshi';
    src: url('false_1.woff2') format('woff2'),
        url('false_1.woff') format('woff'),
        url('false_1.ttf') format('truetype'),
        url('false_1.svg#false') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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