@font-face {
  font-family: 'Adjusted D-DIN Condensed';
  src: url('fonts/D-DINCondensed.woff2') format('woff2'),
    url('fonts/D-DINCondensed.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  size-adjust: 130%;
}

@font-face {
  font-family: 'Adjusted D-DIN Condensed';
  src: url('fonts/D-DINCondensed-Bold.woff2') format('woff2'),
    url('fonts/D-DINCondensed-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  size-adjust: 130%;
}
