html body,
html body button,
html body input,
html body select,
html body textarea {
    font-family: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
    letter-spacing: 0;
}

html body .font-sans,
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6,
html body .page-title,
html body .product-item-name,
html body .price,
html body .button,
html body .action,
html body [class*="bookplus-"],
html body [class*="bp-"] {
    font-family: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}
