/*
Theme Name: Greghay Footer
Template: kadence
Version: 1.2
*/

/* ── Global Typography — Poppins heading font ── */
h1, h2, h3, h4, h5, h6,
.wp-block-heading,
.site-title,
.entry-title {
    font-family: 'Poppins', sans-serif !important;
}

body, p, li, td, th, label, input, textarea, select, button {
    font-family: 'Roboto', sans-serif;
}
