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

@font-face {
    font-family: "D-DIN";
    src: url("../fonts/D-DIN-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "D-DIN";
    src: url("../fonts/D-DIN-Italic.woff") format("woff");
    font-weight: 400;
    font-style: italic;
}