/*
Theme Name: Shepherd My Lambs
Theme URI: https://shepherdmylambs.com
Author: Shepherd My Lambs
Author URI: https://shepherdmylambs.com
Description: A peaceful WordPress theme for Bible-based children’s resources, scripture songs, flashcards, storybooks, family worship tools, and WooCommerce products.
Version: 1.0.0
Text Domain: shepherd-my-lambs
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/



@import url("https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;700;800&family=Nunito:wght@400;500;600;700;800;900&display=swap");

body {
  font-family: "Nunito", Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.logo,
.btn,
.nav-links a {
  font-family: "Baloo 2", "Nunito", Arial, sans-serif;
} 