@font-face {
    font-family: 'GT Alpina Condensed';
    src: url('GTAlpina-CondensedLight.woff2') format('woff2'),
        url('GTAlpina-CondensedLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Alpina Condensed';
    src: url('GTAlpina-CondensedLightItalic.woff2') format('woff2'),
        url('GTAlpina-CondensedLightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'GT Alpina Condensed';
    src: url('GTAlpina-CondensedBold.woff2') format('woff2'),
        url('GTAlpina-CondensedBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Alpina Condensed';
    src: url('GTAlpina-CondensedBoldItalic.woff2') format('woff2'),
        url('GTAlpina-CondensedBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

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

