@font-face {
    font-family: 'Satoshi';
    font-display: swap;
    src: url(./Satoshi-Light.woff2) format('woff2'), url(./Satoshi-Light.woff) format('woff')
}

.font-s {
    font-family: 'Satoshi', sans-serif;
    font-weight: 400;
    font-style: normal
}