@font-face {
    font-family: "DIN Pro";
    
    src: url("/sites/template_2018/font/dinpro/DINPro-Bold.woff") format("woff"),
        url("/sites/template_2018/font/dinpro/DINPro-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "DIN Pro";
    
    src: url("/sites/template_2018/font/dinpro/DINPro-Light.woff") format("woff"),
        url("/sites/template_2018/font/dinpro/DINPro-Light.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
}

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