@tailwind base;
@tailwind components;
@tailwind utilities;
@font-face {
font-family: "OpenDyslexic";
src: url("/fonts/OpenDyslexic-Regular.otf");
}