@font-face {
  font-family: DINRoundPro;
  font-weight: 400;
  src: url('./FF DIN Round Pro - Regular.otf') format('opentype');
  font-display: swap
}
@font-face {
  font-family: DINRoundPro;
  font-weight: 500;
  src: url('./FF DIN Round Pro - Medium.OTF') format('opentype');
  font-display: swap
}
@font-face {
  font-family: DINRoundPro;
  font-weight: 300;
  src: url('./FF DIN Round Pro - Light.OTF') format('opentype');
  font-display: swap
}
@font-face {
  font-family: DINRoundPro;
  font-weight: 700;
  src: url('./FF DIN Round Pro - Bold.OTF') format('opentype');
  font-display: swap
}
@font-face {
  font-family: DINRoundPro;
  font-weight:900;
  src: url('./FF DIN Round Pro - Black.OTF') format('opentype');
  font-display: swap
}
