@font-face {
    font-family: "Netto";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('./netto/NettoW05-Regular.woff2') format("woff2")
}

@font-face {
    font-family: "ArialMTW05";
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    descent-override: 0%;
    src: url('./arial/ArialMTW05-Light.woff2') format("woff2")
}

@font-face {
    font-family: "ArialMTW05";
    font-weight: 300;
    font-style: italic;
    font-display: swap;
    descent-override: 0%;
    src: url('./arial/ArialMTW05-LightItalic.woff2') format("woff2")
}

@font-face {
    font-family: "ArialMTW05";
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    descent-override: 0%;
    src: url('./arial/ArialMTW05-ExtraBold.woff2') format("woff2")
}

@font-face {
    font-family: "ArialMTW05";
    font-weight: 800;
    font-style: italic;
    font-display: swap;
    descent-override: 0%;
    src: url('./arial/ArialMTW05-ExtraBoldItalic.woff2') format("woff2")
}