/*rappel dans MyFontsWebfontsKit.css
    gotham_roundedbold
    gotham_roundedbook
    gotham_roundedlight
    gotham_roundedmedium
*/

body {
	/*font-family: 'DINNextRoundedLTPro-Regular', 'Arial', serif!important;
	font-weight: normal!important;*/
	font-family: 'gotham_roundedbook',  'Arial', sans-serif;
	/*font-weight: normal!important;*/
	/*letter-spacing: -2px;*/
}

b, strong, .strong, .bold {
	font-family: 'gotham_roundedbold', 'Arial', sans-serif;
	font-weight: normal!important;
}


.trendablack {
	font-family: sans-serif!important;
}
.trendabold {
	font-family: sans-serif!important;
}
.trendaregular {
	font-family: sans-serif!important;
}

/*
.demi, .medium, .demi p, .medium p {
	font-family: 'DINNextRoundedLTPro-Regular', 'Arial', sans-serif!important;
	font-weight: normal!important;
}
.thin, .light {
	font-family: 'DINNextRoundedLTPro-Light', 'Arial', sans-serif!important;
	font-weight: normal!important;
}
.normal {
	font-family: 'DINNextRoundedLTPro-Regular', 'Arial', serif!important;
	font-weight: normal!important;
}

.bloc_groupe_ensemble_titre  {
	font-family: 'DINNextRoundedLTPro-Regular', 'Arial', serif!important;
	font-weight: normal!important;
}

.arial {
	font-family: 'Arial', sans-serif!important;
}
.strong {
	font-weight: bold;
}


*/