@font-face {
    font-family: 'DINPro';
    src: url('DINPro-Regular/DINPro-Regular.woff2') format('woff2'),
    url('DINPro-Regular/DINPro-Regular.woff') format('woff'),
    url('DINPro-Regular/DINPro-Regular.ttf') format('truetype'),
    url('DINPro-Regular/DINPro-Regular.svg') format('svg'),
    url('DINPro-Regular/DINPro-Regular.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('DINPro-Bold/DINPro-Bold.woff2') format('woff2'),
    url('DINPro-Bold/DINPro-Bold.woff') format('woff'),
    url('DINPro-Bold/DINPro-Bold.ttf') format('truetype'),
    url('DINPro-Bold/DINPro-Bold.svg') format('svg'),
    url('DINPro-Bold/DINPro-Bold.eot') format('embedded-opentype');
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('DINPro-Light/DINPro-Light.woff2') format('woff2'),
    url('DINPro-Light/DINPro-Light.woff') format('woff'),
    url('DINPro-Light/DINPro-Light.ttf') format('truetype'),
    url('DINPro-Light/DINPro-Light.svg') format('svg'),
    url('DINPro-Light/DINPro-Light.eot') format('embedded-opentype');
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
}
