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

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

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

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

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

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

