/* =========================================================
   CALLA – INTER LOCAL
   ========================================================= */

@font-face {
    font-family: "Inter";
    src: url("../fonts/InterVariable.woff2") format("woff2");
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/InterVariable-Italic.woff2") format("woff2");
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
}

/* Aplicare globală – păstrează greutățile existente */
body,
body button,
body input,
body select,
body textarea,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p,
body a,
body li,
body label,
body th,
body td,
body blockquote,
body .elementor-heading-title,
body .elementor-widget-text-editor,
body .elementor-button {
    font-family: "Inter", Arial, sans-serif !important;
}

/* Suprascrierea regulilor vechi ale temei */
.header-top p,
.header-top p a.phone,
.entry-meta,
.entry-meta time,
.entry-meta span {
    font-family: "Inter", Arial, sans-serif !important;
}

/* Header superior – suprascriere finală */
body #page > .header-top p,
body #page > .header-top p a.phone,
body #page > .header-top p span {
    font-family: "Inter", Arial, sans-serif !important;
}