/* ZingRust Demo Base — police custom 1001sentiers (chargee par snippet "Polices custom") */
@font-face {
  font-family: 'ZingRust';
  src: url('ZingRustDemo-Base.woff2') format('woff2'),
       url('ZingRustDemo-Base.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
