@font-face {
    font-family: 'Neue Plak Condensed';
    src: url('NeuePlak-CondSemiBold.eot');
    src: url('NeuePlak-CondSemiBold.eot?#iefix') format('embedded-opentype'),
        url('NeuePlak-CondSemiBold.woff2') format('woff2'),
        url('NeuePlak-CondSemiBold.woff') format('woff'),
        url('NeuePlak-CondSemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Plak Condensed';
    src: url('NeuePlak-CondBlack.eot');
    src: url('NeuePlak-CondBlack.eot?#iefix') format('embedded-opentype'),
        url('NeuePlak-CondBlack.woff2') format('woff2'),
        url('NeuePlak-CondBlack.woff') format('woff'),
        url('NeuePlak-CondBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Plak Condensed';
    src: url('NeuePlak-CondBold.eot');
    src: url('NeuePlak-CondBold.eot?#iefix') format('embedded-opentype'),
        url('NeuePlak-CondBold.woff2') format('woff2'),
        url('NeuePlak-CondBold.woff') format('woff'),
        url('NeuePlak-CondBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

