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

/* On surcharge les fonts */
body,
#navigation > ul > li > a{font-family:'BentonSans' !important}
#navigation > ul > li > a{font-weight:900 !important}
.headline.font-special{font-family:'BentonSans-Medium' !important}