@font-face {
	font-family: 'AGaramondPro-Regular';
	src: url('fonts/AGaramondPro-Regular.eot');
	src: local('☺'), url('fonts/AGaramondPro-Regular.woff') format('woff'), url('fonts/AGaramondPro-Regular.ttf') format('truetype'), url('fonts/AGaramondPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	letter-spacing:2px;
}


.Titre-garamond {
	font-family:'AGaramondPro-Regular';
	font-size:24px;
	color:#000;
	margin-bottom:15px;
	display:block;
}