@font-face {
    font-family: 'Indivisible';
    src: url('Indivisible-Thin.woff2') format('woff2'),
        url('Indivisible-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Indivisible';
    src: url('Indivisible-SemiBold.woff2') format('woff2'),
        url('Indivisible-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Indivisible';
    src: url('Indivisible-Medium.woff2') format('woff2'),
        url('Indivisible-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Indivisible';
    src: url('Indivisible-Light.woff2') format('woff2'),
        url('Indivisible-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Indivisible';
    src: url('Indivisible-Black.woff2') format('woff2'),
        url('Indivisible-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IvyPresto Text';
    src: url('IvyPrestoText-Thin.woff2') format('woff2'),
        url('IvyPrestoText-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IvyPresto Text';
    src: url('IvyPrestoText-SemiBold.woff2') format('woff2'),
        url('IvyPrestoText-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IvyPresto Text';
    src: url('IvyPrestoText-Light.woff2') format('woff2'),
        url('IvyPrestoText-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IvyPresto Headline';
    src: url('IvyPrestoHeadline-Thin.woff2') format('woff2'),
        url('IvyPrestoHeadline-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IvyPresto Headline';
    src: url('IvyPrestoHeadline-BoldItalic.woff2') format('woff2'),
        url('IvyPrestoHeadline-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

