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

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

@font-face {
    font-family: 'Satoshi Variable';
    src: url('../fonts/Satoshi-Variable.woff2') format('woff2'),
        url('../fonts/Satoshi-Variable.woff') format('woff');
    font-weight: 300 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('../fonts/Satoshi-Menu-Variable.woff2') format('woff2'),
        url('../fonts/Satoshi-Menu-Variable.woff') format('woff'),
        url('../fonts/Satoshi-Menu-Variable.ttf') format('truetype');
    font-weight: 300 900;
    font-style: normal;
    font-display: swap;
}

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