/*
Theme Name:   Jediupto2020
Description:  Écrivez ici une brève description de votre thème enfant
Author:       manon_leclercq
Author URL:   https://promojedi.upto-numerique.fr
Template:     generatepress
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Jediupto2020
*/

/* Écrivez ici votre propre feuille de style personnelle */
@font-face {
    font-family: 'Lastica';
    src: url('font/Lastica.woff2') format('woff2'),
        url('font/Lastica.woff') format('woff'),
        url('font/Lastica.ttf') format('truetype'),
        url('font/Lastica.svg#Lastica') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aperture';
    src: url('font/ApertureRegular.woff2') format('woff2'),
        url('font/ApertureRegular.woff') format('woff'),
        url('font/ApertureRegular.ttf') format('truetype'),
        url('font/ApertureRegular.svg#ApertureRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h1 {
	font-family: 'Aperture';
}
h2{
	font-family: 'Lastica';
	
	   
}

div.featured-image.page-header-image-single.grid-container.grid-parent{

display:none;
	
	}