/*@font-face{
    font-family:"DIN Next W01";
    src:url("../fonts/din-next-w01-regular.woff2") format("woff2"),
        url("../fonts/din-next-w01-regular.woff") format("woff");
    font-weight:400;font-style:normal;
    font-display: swap;
}
@font-face{
    font-family:"DIN Next W01";
    src:url("../fonts/din-next-w01-bold.woff2") format("woff2"),
        url("../fonts/din-next-w01-bold.woff") format("woff");
    font-weight:700;font-style:normal;
    font-display: swap;
}*/

@font-face{
    font-family:"DIN Next W01";
    src:url("../fonts/DINNextProRegular/font.woff2") format("woff2"),
        url("../fonts/DINNextProRegular/font.woff") format("woff");
    font-weight:400;font-style:normal;
    font-display: swap;
}
@font-face{
    font-family:"DIN Next W01";
    src:url("../fonts/DINNextProBold/font.woff2") format("woff2"),
        url("../fonts/DINNextProBold/font.woff") format("woff");
    font-weight:700;font-style:normal;
    font-display: swap;
}