@font-face {
  font-family: 'DINNextLt';
  font-weight: 400;
  font-style: normal;
  src: local('DINNextLt'), url('DINNextLt.ttf') format('opentype');
}

@font-face {
  font-family: 'DINNextLt';
  font-weight: 500;
  font-style: normal;
  src: local('DINNextLt'), url('DINNextLt-Medium.ttf') format('opentype');
}

@font-face {
  font-family: 'DINNextLt';
  font-weight: 700;
  font-style: normal;
  src: local('DINNextLt'), url('DINNextLt-Bold.ttf') format('opentype');
}