@font-face {
  font-family: "DM Sans";
  src: url("./fonts/dm-sans.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url("./fonts/sora.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
}

html {
  font-synthesis-weight: none;
  font-synthesis-style: none;
}
