@font-face {
    font-family: 'DIN Pro';
    src: url('../fonts/DIN\ Pro/DINPro-Bold.eot');
    src: url('../fonts/DIN\ Pro/DINPro-Bold.eot?#iefix')
            format('embedded-opentype'),
        url('../fonts/DIN\ Pro/DINPro-Bold.woff2') format('woff2'),
        url('../fonts/DIN\ Pro/DINPro-Bold.woff') format('woff'),
        url('../fonts/DIN\ Pro/DINPro-Bold.ttf') format('truetype'),
        url('../fonts/DIN\ Pro/DINPro-Bold.svg#DINPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Pro';
    src: url('../fonts/DIN\ Pro/DINPro-Medium.eot');
    src: url('../fonts/DIN\ Pro/DINPro-Medium.eot?#iefix')
            format('embedded-opentype'),
        url('../fonts/DIN\ Pro/DINPro-Medium.woff2') format('woff2'),
        url('../fonts/DIN\ Pro/DINPro-Medium.woff') format('woff'),
        url('../fonts/DIN\ Pro/DINPro-Medium.ttf') format('truetype'),
        url('../fonts/DIN\ Pro/DINPro-Medium.svg#DINPro-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Pro';
    src: url('../fonts/DIN\ Pro/DINPro.eot');
    src: url('../fonts/DIN\ Pro/DINPro.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DIN\ Pro/DINPro.woff2') format('woff2'),
        url('../fonts/DIN\ Pro/DINPro.woff') format('woff'),
        url('../fonts/DIN\ Pro/DINPro.ttf') format('truetype'),
        url('../fonts/DIN\ Pro/DINPro.svg#DINPro') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
