@font-face{
  font-family:"CormorantGaramond";
  src: url('//eclat-sacre.fr/cdn/shop/t/30/assets/cormorant-700.woff2?3263') format('woff2');
  font-display: swap; font-weight:700; font-style:normal;
}
@font-face{
  font-family:"Montserrat";
  src: url('//eclat-sacre.fr/cdn/shop/t/30/assets/montserrat-500.woff2?3263') format('woff2');
  font-display: swap; font-weight:500; font-style:normal;
}
:root{
  --font-headings: "CormorantGaramond", serif;
  --font-body: "Montserrat", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
}
