/*
Theme Name: Thème Marguerite Collection
Template: Divi
Author: Denis Désautard
Description: Thème enfant de DIVI pour le site marguerite-collection.fr
Version: 4.27.5.1767900119
Updated: 2026-01-08 20:21:59

*/

body {
  font-family: "myOpenSans", Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
  font-family: "myCormorantGaramond", Georgia, serif;
}

@font-face {
  font-family: "myOpenSans";
  src: url("/wp-content/uploads/fonts/OpenSans-VariableFont-wdth-wght.woff2") format("woff2");
  font-weight: 300 800; 
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "myOpenSans";
  src: url("/wp-content/uploads/fonts/OpenSans-MediumItalic.woff2") format("woff2");
  font-weight: 500; 
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "myCormorantGaramond";
  src: url("/wp-content/uploads/fonts/Cormorant-VariableFont_wght.woff2") format("woff2");
  font-weight: 300 700; 
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "myCormorantGaramond";
  src: url("/wp-content/uploads/fonts/Cormorant-BoldItalic.woff2") format("woff2");
  font-weight: 700; 
  font-style: italic;
  font-display: swap;
}

