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

  h1, h2, h3 {
    font-weight: 600;
  }
  
  strong {
    font-weight: 500;
  }
  
  