/*
Theme Name: Conserverie
Description: Theme enfant de Hello-elementor
Author: Mathieu
Author URI:
Template: hello-elementor
Version: 0.1.0
*/

/*
@font-face {
    font-family: balooregular;
    src: url('fonts/baloo-regular-webfont.eot');
    src: url('fonts/baloo-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/baloo-regular-webfont.woff2') format('woff2'),
    url('fonts/baloo-regular-webfont.woff') format('woff'),
    url('fonts/baloo-regular-webfont.ttf') format('truetype'),
    url('fonts/baloo-regular-webfont.svg#svgbalooregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


#site-footer
{
    display:none;
}

h1, h2, .elementor-button, .elementor-post__read-more, .elementor-post__title
{
    font-family: balooregular !important;
}
*/