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

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

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

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

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

