@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap"); @import "tailwindcss"; @theme { /* color */ --color-background: #111111; --color-foreground: #bbbbbb; /* font-family */ --font-raleway: "Raleway"; }