@font-face{
  font-family: "ff-din-web";
  src: url("https://stg-ocemeu-sviluppo.kinsta.cloud/wp-content/themes/fonts/din-web.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap; /* evita “testo invisibile” e riduce la corsa critica */
}
@font-face{
  font-family: "ff-din-web";
  src: url("https://stg-ocemeu-sviluppo.kinsta.cloud/wp-content/themes/fonts/din-web-bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* Mappa globale: vedi punto 3 */
/*html,body,.et_pb_text,.et-menu,.et_pb_fullwidth_menu,*/
h1,h2,h3,h4,h5,h6{
  font-family:"ff-din-web", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-synthesis:none;
}