@font-face {
    font-family: 'DINPro';
    src: url('/fonts/DINPro/DINPro-Regular.woff2') format('woff2'),
        url('/fonts/DINPro/DINPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('/fonts/DINPro/DINPro-Light.woff2') format('woff2'),
        url('/fonts/DINPro/DINPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('/fonts/DINPro/DINPro-Medium.woff2') format('woff2'),
        url('/fonts/DINPro/DINPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('/fonts/DINPro/DINPro-Bold.woff2') format('woff2'),
        url('/fonts/DINPro/DINPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

/* BACK V1*/
@font-face {
    font-family: 'Arimo';
    src: url('/fonts/DINPro/DINPro-Regular.woff2') format('woff2'),
        url('/fonts/DINPro/DINPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arimo';
    src: url('/fonts/DINPro/DINPro-Light.woff2') format('woff2'),
        url('/fonts/DINPro/DINPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Arimo';
    src: url('/fonts/DINPro/DINPro-Medium.woff2') format('woff2'),
        url('/fonts/DINPro/DINPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}