/* body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont,
               'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
} */
/* body {
  font-family: 'Manrope', 'Inter', 'Roboto', system-ui, sans-serif;
} */

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