/* Linear-inspired typography */
body {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
}
