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

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

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

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

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

