
@font-face {
  font-family: DDHeader;
  font-weight: 700;
  src: url("/cds/assets/fonts/DINPRO-BOLD.TTF") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: DDHeader;
  font-weight: 500;
  src: url("/cds/assets/fonts/DINPRO-BLACK.TTF") format("truetype");
  font-display: swap;
}