@font-face {
  font-family: "D-DIN";
  src: url("./D-DIN.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "D-DIN";
  src: url("./D-DIN-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: bold;
  font-display: swap;
}
