@import "tailwindcss";
.noto{
  font-family: "Noto Serif", sans-serif;
}
.inter{
  font-family: "Inter", sans-serif;
}