/* DIN Next LT Pro */

@font-face {
    font-family: "DIN Next LT Pro";
    src: url("../fonts/DINNextLTPro-Ultralight.woff2") format("woff2"),
         url("../fonts/DINNextLTPro-Ultralight.woff") format("woff");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Pro";
    src: url("../fonts/DINNextLTPro-Light.woff2") format("woff2"),
         url("../fonts/DINNextLTPro-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Pro";
    src: url("../fonts/DINNextLTPro-LightItalic.woff2") format("woff2"),
         url("../fonts/DINNextLTPro-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Pro";
    src: url("../fonts/DINNextLTPro-Regular.woff2") format("woff2"),
         url("../fonts/DINNextLTPro-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Pro";
    src: url("../fonts/DINNextLTPro-Italic.woff2") format("woff2"),
         url("../fonts/DINNextLTPro-Italic.woff") format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Pro";
    src: url("../fonts/DINNextLTPro-Medium.woff2") format("woff2"),
         url("../fonts/DINNextLTPro-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Pro";
    src: url("../fonts/DINNextLTPro-MediumItalic.woff2") format("woff2"),
         url("../fonts/DINNextLTPro-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Pro";
    src: url("../fonts/DINNextLTPro-Bold.woff2") format("woff2"),
         url("../fonts/DINNextLTPro-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Pro";
    src: url("../fonts/DINNextLTPro-BoldItalic.woff2") format("woff2"),
         url("../fonts/DINNextLTPro-BoldItalic.woff") format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Pro";
    src: url("../fonts/DINNextLTPro-Heavy.woff2") format("woff2"),
         url("../fonts/DINNextLTPro-Heavy.woff") format("woff");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Pro";
    src: url("../fonts/DINNextLTPro-HeavyItalic.woff2") format("woff2"),
         url("../fonts/DINNextLTPro-HeavyItalic.woff") format("woff");
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Pro";
    src: url("../fonts/DINNextLTPro-Black.woff2") format("woff2"),
         url("../fonts/DINNextLTPro-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Pro";
    src: url("../fonts/DINNextLTPro-BlackItalic.woff2") format("woff2"),
         url("../fonts/DINNextLTPro-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}