@import 'https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap';

body {
  font-family: 'DM Sans', sans-serif;
  font-weight: 300;
}
