/*
Theme Name: Divi pour cedricmalgouyres.com
Description: Divi pour cedricmalgouyres.com
Author: Celine LASSALLE
Template: Divi
*/

@import url("../Divi/style.css");

/***POLICES***/
/*
@font-face {
    font-family: 'josefin_sansthin';
    src: url('fonts/josefinsans-thin-webfont.woff2') format('woff2'),
         url('fonts/josefinsans-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'josefin_sanslight';
    src: url('fonts/josefinsans-light-webfont.woff2') format('woff2'),
         url('fonts/josefinsans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

p, a, h2, h1, h3, h4, h5, h6, ul, li, ul li
{
	font-family : josefin_sanslight, arial!important;
	font-weight : normal!important;
}

h1
{
	background : url('img/aiguille.png') bottom no-repeat!important;
	padding-bottom : 15px!important;
}



.home h1
{
	background : transparent!important;
}*/

.type-post h1
{
	text-align : center!important;
}

em
{
	font-style : normal!important;
	background-color : #95e1f1;
}