/* ============================
   Benedict - Regular
   ============================ */
@font-face {
  font-family: "Benedict";
  src: url("/wp-content/themes/eventicity/skins/default/css/font-face/Benedict/Benedict.woff2") format("woff2"),
       url("/wp-content/themes/eventicity/skins/default/css/font-face/Benedict/Benedict.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


/* ============================
   Mapping pour poids manquants
   (utile si le thème appelle 500 / 600)
   ============================ */
@font-face {
  font-family: "Benedict";
  src: url("/wp-content/themes/eventicity/skins/default/css/font-face/Benedict/Benedict.woff2") format("woff2"),
       url("/wp-content/themes/eventicity/skins/default/css/font-face/Benedict/Benedict.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


/* ============================
   Options globales
   ============================ */
html {
  font-synthesis: none; /* Safari/iOS : évite faux bold/italic */
}
