@font-face {
    font-family: Din;
    src: url(DIN2014_Light.eot);
    src: url(DIN2014_Light.eot?#iefix) format('embedded-opentype'),
         url(DIN2014_Light.woff2) format('woff2'),
         url(DIN2014_Light.woff) format('woff'),
         url(DIN2014_Light.ttf) format('truetype');
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: Din;
    src: url(DIN2014_Regular.eot);
    src: url(DIN2014_Regular.eot?#iefix) format('embedded-opentype'),
         url(DIN2014_Regular.woff2) format('woff2'),
         url(DIN2014_Regular.woff) format('woff'),
         url(DIN2014_Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Din;
    src: url(DIN2014_Demi.eot);
    src: url(DIN2014_Demi.eot?#iefix) format('embedded-opentype'),
         url(DIN2014_Demi.woff2) format('woff2'),
         url(DIN2014_Demi.woff) format('woff'),
         url(DIN2014_Demi.ttf) format('truetype');
    font-weight: 600;
    font-style: normal
}