/* DM Mono – lokale Variante */
@font-face {
  font-family: 'DM Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('DM Mono Regular'), local('DMMono-Regular'),
       local('Courier New'), local('Courier'), monospace;
}
