@tailwind base; @tailwind components; @tailwind utilities; html { scroll-behavior: smooth; min-height: 100%; } @font-face { font-family: "Uni Sans Heavy CAPS"; src: url("/logofont.otf"); } .logofont { font-family: "Uni Sans Heavy CAPS"; }