@tailwind base;
@tailwind components;
@tailwind utilities;

html {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
}