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

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