/* 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; }

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

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

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