/* DeLucio 360 — Geomanist webfonts only (shared: plugin UI + site integrations) */
@font-face {
    font-family: "Geomanist";
    src: url("../fonts/geomanist-regular-webfont.woff2") format("woff2"),
         url("../fonts/geomanist-regular-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Geomanist";
    src: url("../fonts/geomanist-regular-italic-webfont.woff2") format("woff2"),
         url("../fonts/geomanist-regular-italic-webfont.woff") format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
