/*
Theme Name:   Gallia Solis
Theme URI:    https://galliasolis.fr 
Description:  Thème enfant personnalisé pour Twenty Twenty-Five.
Author:       Loic Sevillano
Author URI:   https://galliasolis.fr
Template:     twentytwentyfive
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  galliasolis
*/

/* Code CSS personnalisé */

h1 {
	font-family: "Funnel Display", sans-serif;
  	font-weight: 300;
  	font-style: normal;
}

p{
	font-family: "Funnel Display", sans-serif;
  	font-weight: 300;
  	font-style: normal;
	font-size: 14px;
}