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

}
@font-face {
    font-family: 'DIN Pro';
    src: url('DINPro.eot');
    src: url('DINPro.eot?#iefix') format('embedded-opentype'),
    url('DINPro.woff') format('woff'),
    url('DINPro.ttf') format('truetype'),
    url('DINPro.svg#dmediumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DIN Pro';
    src: url('DINPro-Medium.eot');
    src: url('DINPro-Medium.eot?#iefix') format('embedded-opentype'),
    url('DINPro-Medium.woff') format('woff'),
    url('DINPro-Medium.ttf') format('truetype'),
    url('DINPro-Medium.svg#din_probold') format('svg');
    font-weight: bold;
    font-style: normal;
}

/* DIN Pro Condensed */
@font-face {
    font-family: "DIN Pro Condensed";
    src: url('DINPro-CondLight.eot');
    src: url('DINPro-CondLight.eot?#iefix') format('embedded-opentype'),
    url('DINPro-CondLight.woff') format('woff'),
    url('DINPro-CondLight.ttf') format('truetype'),
    url('DINPro-CondLight.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "DIN Pro Condensed";
    src: url('DINPro-Cond.eot');
    src: url('DINPro-Cond.eot?#iefix') format('embedded-opentype'),
    url('DINPro-Cond.woff') format('woff'),
    url('DINPro-Cond.ttf') format('truetype'),
    url('DINPro-Cond.svg' ) format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "DIN Pro Condensed";
    src: url('DINPro-CondMedium.eot');
    src: url('DINPro-CondMedium.eot?#iefix') format('embedded-opentype'),
    url('DINPro-CondMedium.woff') format('woff'),
    url('DINPro-CondMedium.ttf') format('truetype'),
    url('DINPro-CondMedium.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}