/* REGULAR */
@font-face {
    font-family:"DIN Next LT Pro";
    src:url("./DINNextLTPro-Regular.woff2") format("woff2"),url("./DINNextLTPro-Regular.woff") format("woff"),url("./DINNextLTPro-Regular.otf") format("opentype");
    font-style:normal;font-weight:400;
}
@font-face {
    font-family:"DIN Next LT Pro";
    src:url("./DINNextLTPro-Italic.woff2") format("woff2"),url("./DINNextLTPro-Italic.woff") format("woff"),url("./DINNextLTPro-Italic.otf") format("opentype");
    font-style:italic;font-weight:400;
}


/* LIGHT */
@font-face {
    font-family:"DIN Next LT Pro";
    src:url("./DINNextLTPro-Light.woff2") format("woff2"),url("./DINNextLTPro-Light.woff") format("woff"),url("./DINNextLTPro-Light.otf") format("opentype");
    font-style:normal;font-weight:300;
}
@font-face {
    font-family:"DIN Next LT Pro";
    src:url("./DINNextLTPro-LightItalic.woff2") format("woff2"),url("./DINNextLTPro-LightItalic.woff") format("woff"),url("./DINNextLTPro-LightItalic.otf") format("opentype");
    font-style:italic;font-weight:300;
}


/* MEDIUM */
@font-face {
    font-family:"DIN Next LT Pro";
    src:url("./DINNextLTPro-Medium.woff2") format("woff2"),url("./DINNextLTPro-Medium.woff") format("woff"),url("./DINNextLTPro-Medium.otf") format("opentype");
    font-style:normal;font-weight:500;
}
@font-face {
    font-family:"DIN Next LT Pro";
    src:url("./DINNextLTPro-MediumItalic.woff2") format("woff2"),url("./DINNextLTPro-MediumItalic.woff") format("woff"),url("./DINNextLTPro-MediumItalic.otf") format("opentype");
    font-style:italic;font-weight:500;
}


/* BOLD */
@font-face {
    font-family:"DIN Next LT Pro";
    src:url("./DINNextLTPro-Bold.woff2") format("woff2"),url("./DINNextLTPro-Bold.woff") format("woff"),url("./DINNextLTPro-Bold.otf") format("opentype");
    font-style:normal;font-weight:600;
}
@font-face {
    font-family:"DIN Next LT Pro";
    src:url("./DINNextLTPro-BoldItalic.woff2") format("woff2"),url("./DINNextLTPro-BoldItalic.woff") format("woff"),url("./DINNextLTPro-BoldItalic.otf") format("opentype");
    font-style:italic;font-weight:600;
}
