/*  
Theme Name:   Thème pour le site planche des chefs 
Description:  Description de mon thème enfant 
Author:       Remi   
Template:     storefront 
Version:      0.1.0
Text Domain:  planchesdeschefs
<meta name="google-site-verification" content="JDSL_qEqgmdg3TuXbWaTXZuxuoEjcReHrqQPiK7w7yU" />
*/


.quicksand-300 {
    font-family: "Quicksand", serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}


.quicksand-600 {
    font-family: "Quicksand", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
}

.quicksand-700 {
    font-family: "Quicksand", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
}

/* Appliquer Lora au texte principal */
body, p, span {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
}