@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url('fonts/poppins-regular.woff2') format('woff2');
  /* Add more @font-face rules for weight 600 and other variations */
}
