 @tailwind base;
@tailwind components;
@tailwind utilities;

body {
  font-family: 'Instrument Sans', ui-sans-serif, system-ui, sans-serif;
}
