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

@font-face {
    font-family: 'Neue Haas Unica Pro';
    src: url('NeueHaasUnicaPro-Black.woff2') format('woff2'),
        url('NeueHaasUnicaPro-Black.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

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

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

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

@font-face {
    font-family: 'Neue Haas Unica Pro';
    src: url('NeueHaasUnicaPro-Heavy.woff2') format('woff2'),
        url('NeueHaasUnicaPro-Heavy.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Haas Unica Pro XBlack';
    src: url('NeueHaasUnicaPro-XBlack.woff2') format('woff2'),
        url('NeueHaasUnicaPro-XBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

