/*
Theme Name: Divi Child
Description: Thème enfant de Divi
Template: Divi
Version: 1.0.0
*/

@font-face {
    font-family: 'CURLZ';
    src: url("fonts/CURLZ.woff") format('woff'); 
    font-weight: normal;
    font-style: normal;
   }

.spanCurlz{
	 font-family: 'CURLZ', Helvetica, sans-serif;
 	src: url( "/fonts/CURLZ.woff" );
}

.mail{
	color:white;
}

.body{
	background-color: #1E1E1E;
}

