@font-face {
    font-family: 'Blauer Nue';
    src: url('../fonts/BlauerNue-Regular.eot');
    src: url('../fonts/BlauerNue-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BlauerNue-Regular.woff2') format('woff2'),
        url('../fonts/BlauerNue-Regular.woff') format('woff'),
        url('../fonts/BlauerNue-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Blauer Nue';
    src: url('../fonts/BlauerNue-SemiBold.eot');
    src: url('../fonts/BlauerNue-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BlauerNue-SemiBold.woff2') format('woff2'),
        url('../fonts/BlauerNue-SemiBold.woff') format('woff'),
        url('../fonts/BlauerNue-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Blauer Nue';
    src: url('../fonts/BlauerNue-Thin.eot');
    src: url('../fonts/BlauerNue-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BlauerNue-Thin.woff2') format('woff2'),
        url('../fonts/BlauerNue-Thin.woff') format('woff'),
        url('../fonts/BlauerNue-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Blauer Nue';
    src: url('../fonts/BlauerNue-Medium.eot');
    src: url('../fonts/BlauerNue-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BlauerNue-Medium.woff2') format('woff2'),
        url('../fonts/BlauerNue-Medium.woff') format('woff'),
        url('../fonts/BlauerNue-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



