/*
Theme Name:   Divi Child
Template:     Divi
Version:      1.0.0
Description:  Child theme for Chagford Music
*/

/* =====================================================
   DEFAULT BODY FONT
   Change 'Raleway' to any other loaded Google Font
   to update the site-wide paragraph font
   ===================================================== */
body,
p,
li,
td,
input,
textarea {
    font-family: 'Raleway', sans-serif;
}