@font-face {
  font-family: 'DIN Medium';
  src: url('/assets/webfonts/DIN-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}