@font-face { 
 | 
  font-family: D-DIN; /* Project id 4331987 */ 
 | 
  src: url('../assets/font/D-DIN.otf') format('otf'); 
 | 
  //   url('@/assets/font/D-DIN') format('otf'); 
 | 
  // url('iconfont.woff?t=1700036113989') format('woff'), 
 | 
  // url('iconfont.ttf?t=1700036113989') format('truetype'); 
 | 
} 
 |