@font-face {
    font-display: swap;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 200;
    src: url('/static/custom/fonts/outfit-v14-latin-200.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 300;
    src: url('/static/custom/fonts/outfit-v14-latin-300.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    src: url('/static/custom/fonts/outfit-v14-latin-regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 500;
    src: url('/static/custom/fonts/outfit-v14-latin-500.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    src: url('/static/custom/fonts/outfit-v14-latin-600.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Instrument Serif';
    font-style: italic;
    font-weight: 400;
    src: url('/static/custom/fonts/instrument-serif-v4-latin-italic.woff2') format('woff2');
}

@font-face {
    font-family: 'SatoshiMedium';
    src: url('/static/custom/fonts/SatoshiMedium.woff2') format('woff2');
}
