@import "tailwindcss"; @font-face { font-family: 'Hobo'; src: url('/resources/HoboStd.otf') format('otf'); font-weight: normal; font-style: normal; } @theme { --font-hobo: 'Hobo', sans-serif; }