@import "tailwindcss";

@theme {
  --font-title: "Bricolage Grotesque", sans-serif;
}

.font-title {
  font-optical-sizing: auto;
  font-weight: 800;
  font-variation-settings: "wdth" 100;
}
