/* Citroën */
@font-face				{ font-family: Citroen;
													-moz-font-feature-settings: "liga=0";
													-moz-font-feature-settings: "liga" 0;
													src: url('/fonts/ac_normal-webfont.eot');
													src: url('/fonts/ac_normal-webfont.eot?#iefix') format('embedded-opentype'),
																url('/fonts/ac_normal-webfont.woff') format('woff'),
																url('/fonts/ac_normal-webfont.ttf') format('truetype'),
																url('/fonts/ac_normal-webfont.svg#citroen_regular') format('svg');
										font-weight: normal; font-style: normal; }

@font-face				{ font-family: MyCitroenLight;
													-moz-font-feature-settings: "liga=0";
													-moz-font-feature-settings: "liga" 0;
													src: url('/fonts/citroen_light-webfont.eot');
													src: url('/fonts/citroen_light-webfont.eot?#iefix') format('embedded-opentype'),
														url('/fonts/citroen_light-webfont.woff') format('woff'),
														url('/fonts/citroen_light-webfont.ttf') format('truetype'),
														url('/fonts/citroen_light-webfont.svg#citroenlight') format('svg');
										font-weight: normal; font-style: normal; }

/* Peugeot */
@font-face				{ font-family: Peugeot;
													src: url('/fonts/ap_normal-webfont.eot');
													src: url('/fonts/ap_normal-webfont.eot?#iefix') format('embedded-opentype'),
															url('/fonts/ap_normal-webfont.woff') format('woff'),
															url('/fonts/ap_normal-webfont.ttf') format('truetype'),
															url('/fonts/ap_normal-webfont.svg#Peugeot') format('svg');
										font-weight: normal; font-style: normal; }
