/* DIN Next LT W23 Bold (Monotype - licensed). Served statically, outside the webpack
   pipeline, so a missing file degrades to the fallback instead of failing the build. */
@font-face {
  font-family: 'DIN Next LT W23';
  src: url('/fonts/DINNextLTW23-Bold.woff2') format('woff2'),
       url('/fonts/din-next-lt-w23-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
