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


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


@font-face {
    font-family: 'Plantin MT Std';
    src: url('/fonts/PlantinMTStd-Italic.woff2') format('woff2'),
        url('/fonts/PlantinMTStd-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Plantin MT Std';
    src: url('/fonts/PlantinMTStd-SemiboldIt.woff2') format('woff2'),
        url('/fonts/PlantinMTStd-SemiboldIt.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}


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




