/*
 * Theme Custom — add your CSS here
 */

/* Override ALL hardcoded Belleza font declarations (theme CSS + Elementor widgets) */
body,
body *:not(i):not([class*="caseicon"]):not([class*="flaticon"]):not([class*="fa-"]):not([class*="eicon"]) {
    font-family: "Playfair Display", serif !important;
}
