/*
Theme name: Gustoso child
Version: 1.0;
Template: ShieldGroup
*/

@import url('../shieldgroup/style.css');

/* Import DM Sans font from Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

/* Font weight specifications */
body, p, .entry-content {
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}

.site-title, .site-description {
    font-weight: 700;
}