@font-face {
    font-family: "Din Condensed Light";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src:    url("../fonts/DIN-Condensed-Light.woff") format("woff");
}

@font-face {
    font-family: "Din Condensed Regular";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:    url("../fonts/DIN-Condensed-Regular.woff") format("woff");
}

@font-face {
    font-family: "Din 2014 Bold";
    font-style: normal;
    font-weight: 600;
    src:    url("../fonts/DIN2014-Bold.woff2") format("woff2"),
            url("../fonts/DIN2014-Bold.woff") format("woff"),
            url("../fonts/DIN2014-Bold.svg") format("svg"),
            url("../fonts/DIN2014-Bold.eot") format("eot");
}

@font-face {
    font-family: "Din 2014 Regular";
    font-style: normal;
    font-weight: 400;
    src:    url("../fonts/DIN2014-Regular.woff2") format("woff2"),
            url("../fonts/DIN2014-Regular.woff") format("woff"),
            url("../fonts/DIN2014-Regular.svg") format("svg"),
            url("../fonts/DIN2014-Regular.eot") format("eot");
}