@font-face {
    font-display: fallback;
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 400;
    src: url('@/fonts/Satoshi-Regular.woff2') format('woff2');
}

@font-face {
    font-display: fallback;
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 500;
    src: url('@/fonts/Satoshi-Medium.woff2') format('woff2');
}
