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

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

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

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


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

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

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

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

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


