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

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

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

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

