@font-face {
  font-family: 'DIN Medium Regular';
  src: url('DIN Medium Regular.eot');
  src: url('DIN Medium Regular.eot?#iefix') format('embedded-opentype'),
       url('DIN Medium Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DIN-Medium';
  src: url('DIN-Medium.svg#DIN-Medium') format('svg'),
       url('DIN-Medium.ttf') format('truetype'),
       url('DIN-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

