/*
Theme Name: Best Kids Protein Gummies Child
Template: twentytwentyfive
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500&family=Poppins:wght@500;600;700&display=swap');

/* Fonts for headings and body */
body {
  font-family: 'Inter', Arial, Helvetica, sans-serif;
  color: #2A3142;
  background: #FFFFFF;
}
h1, h2, h3, h4, h5, h6, button, .wp-block-button__link {
  font-family: 'Poppins', Arial, Helvetica, sans-serif;
}