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

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

@font-face {
    font-family: 'Fester';
    src: url('Fester-Semi-condensedHeavy.woff2') format('woff2'),
        url('Fester-Semi-condensedHeavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

