@font-face {
  font-family: "DINPro-Light";
  src: url('../fonts/DINPro-Light.eot');
  src: url('../fonts/DINPro-Light.eot@') 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') format('svg');
  font-weight: normal;
  font-style: normal;
}