@font-face {
    font-family: "DIN Pro";
    font-style: normal;
    font-weight: 400;
    src: url("./dinpro.woff2") format("woff2");
}

@font-face {
    font-family: "DIN Pro";
    font-style: normal;
    font-weight: 500;
    src: url("./dinpro-medium.woff2") format("woff2");
}

@font-face {
    font-family: "DIN Pro Heading";
    font-style: italic !important;
    font-weight: 700;
    src: url("./dinpro-condblackita.woff2") format("woff2");
}