@import url("./fonts.css");

* {
  line-height: 1.2 !important;
  font-family: "Inter", ui-sans-serif, system-ui, sans-serif !important;
}
