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

@font-face {
    font-family: 'Integral CF';
    src: url('IntegralCF-RegularOblique.woff2') format('woff2'),
        url('IntegralCF-RegularOblique.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PP Neue Machina Inktrap Ulbold';
    src: url('PPNeueMachina-InktrapUltrabold.woff2') format('woff2'),
        url('PPNeueMachina-InktrapUltrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

