@font-face {
  font-family: 'DINPro-Light';
  src: url('../fonts/DINPro-Light.otf');
}

@font-face {
  font-family: 'DINPro-Bold';
  src: url('../fonts/DINPro-Bold.otf');
}

@font-face {
  font-family: 'DINPro-Medium';
  src: url('../fonts/DINPro-Medium.otf');
}

@font-face {
  font-family: 'DINPro-Light';
  src: url('../fonts/DINPro-Light.otf');
}

@font-face {
  font-family: 'DINPro-Black';
  src: url('../fonts/DINPro-Black.otf');
}

@font-face {
  font-family: 'DINPro-Regular';
  src: url('../fonts/DINPro-Regular.otf');
}