@font-face {
  font-family: DINRoundPro;
  font-weight: 400;
  src: url('../otf/ff%20din%20round%20pro%20-%20regular.otf') format('opentype');
  font-display: swap
}
@font-face {
  font-family: DINRoundPro;
  font-weight: 500;
  src: url('../otf/ff%20din%20round%20pro%20-%20medium.otf') format('opentype');
  font-display: swap
}
@font-face {
  font-family: DINRoundPro;
  font-weight: 300;
  src: url('../otf/ff%20din%20round%20pro%20-%20light.otf') format('opentype');
  font-display: swap
}
@font-face {
  font-family: DINRoundPro;
  font-weight: 700;
  src: url('../otf/ff%20din%20round%20pro%20-%20bold.otf') format('opentype');
  font-display: swap
}
@font-face {
  font-family: DINRoundPro;
  font-weight:900;
  src: url('../otf/ff%20din%20round%20pro%20-%20black.otf') format('opentype');
  font-display: swap
}
