
@font-face {
	font-family: 'LeMonde-Regular';
	
	src: url('../fonts/LMcPtf-Regular.eot');
	src: url('../fonts/LMcPtf-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/LMcPtf-Regular.ttf') format('truetype'),
		 url('../fonts/LMcPtf-Regular.svg#lmcptf-regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LeMonde-Demi';
	src: url('../fonts/LMcPtf-Demi.eot');
	src: url('../fonts/LMcPtf-Demi.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/LMcPtf-Demi.ttf') format('truetype'), 
		 url('../fonts/LMcPtf-Demi.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LeMonde-Bold';
	src: url('../fonts/LMcPtf-Bold.eot');
	src: url('../fonts/LMcPtf-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/LMcPtf-Bold.ttf') format('truetype'), 
		 url('../fonts/LMcPtf-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}