@font-face {
    font-family: "din2014";
    src:
        url("../fonts/din2014/DIN_2014.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
}

.din2014 {
    font-family: 'din2014', sans-serif;
}
