@import url('https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,700;1,400&display=swap');

body {
  font-family: 'Inter', sans-serif;
}