 /*Reformatage 1.1.4 */
  /* Luciole Regular - latin */
@font-face {
     font-display: swap;
     font-family: 'Luciole-Regular';
     font-style: normal;
     font-weight: 400;
     src: local('Luciole Regular'), local('Luciole-Regular'),
          url('../polices/luciole/luciole-regular.woff2') format('woff2'), /* Super Modern Browsers */
          url('../polices/luciole/luciole-regular.woff') format('woff'), /* Modern Browsers */
          url('../polices/luciole/luciole-regular.ttf') format('truetype'), /* Safari, Android, iOS */
     }
 /*Luciole Bold -latin*/
@font-face {
     font-display: swap;
     font-family: 'Luciole-Bold';
     font-style: normal;
     font-weight: 400;
     src: local('Luciole Bold'), local('Luciole-Bold'),
          url('../polices/luciole/luciole-bold.woff2') format('woff2'), /* Super Modern Browsers */
          url('../polices/luciole/luciole-bold.woff') format('woff'), /* Modern Browsers */
          url('../polices/luciole/luciole-bold.ttf') format('truetype'), /* Safari, Android, iOS */
     }
/*JGS Font */
@font-face {
     font-display: swap;
     font-family: 'JGS-Font';
     font-style: normal;
     font-weight: 400;
     src: local('JGS Font'), local('JGS-Font'),
          url('../polices/jgs/jgs_font.woff2') format('woff2'), /* Super Modern Browsers */
          url('../polices/jgs/jgs_font.woff') format('woff'), /* Modern Browsers */
          url('../polices/jgs/jgs_font.ttf') format('truetype'), /* Safari, Android, iOS */
     }
