/* feuille vide pour surcharge */
@font-face {
  font-family: 'geol';
  src: url('polices/jesaya_free.eot');
  src: local('Jesaya Free Regular'), local('JesayaFree-Regular');
  src: url('polices/jesaya_free.eot?#iefix') format('embedded-opentype'),
     url('polices/jesaya_free.woff') format('woff'),
     url('polices/jesaya_free.ttf') format('truetype'),
     url('polices/jesaya_free.svg#JesayaFree-Regular') format('svg');
}
@font-face {
    font-family: 'open_sanslight';
    src: url('polices/OpenSans-Light-webfont.eot');
    src: url('polices/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('polices/OpenSans-Light-webfont.woff') format('woff'),
         url('polices/OpenSans-Light-webfont.ttf') format('truetype'),
         url('polices/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}