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