@font-face {
    font-family: 'Base Neue Cond';
    src: url('BaseNeueTrial-Condensed.woff2') format('woff2'),
        url('BaseNeueTrial-Condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Base Neue Cond';
    src: url('BaseNeueTrial-CondensedBold.woff2') format('woff2'),
        url('BaseNeueTrial-CondensedBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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


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

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

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


