@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap');

/*
 * STOREBM live font override, reversible by removing this single file.
 * Titles: Playfair Display
 * Body/content UI text: Inter
 */

body,
body p,
body li,
body dt,
body dd,
body label,
body input,
body textarea,
body select,
body button,
body .btn,
body .button,
body .exclusive,
body .exclusive-medium,
body .ajax_add_to_cart_button,
body .breadcrumb,
body .navigation_page,
body .product_desc,
body .rte,
body .category_desc,
body .content_scene_cat .cat_desc,
body .box-info-product,
body .price,
body .our_price_display,
body .sf-menu > li > a,
body .sf-menu > li > ul > li > a,
body .cat-title,
body #layered_form label,
body .layered_subtitle,
body .selector span,
body .sortPagiBar .selector span,
body .top-pagination-content,
body .bottom-pagination-content,
body .content_sortPagiBar,
body #search_block_top #search_query_top,
body .footer-container #footer p,
body .footer-container #footer li,
body .footer-container #footer li a,
body .footer-container #footer .block_content,
body .footer-container #footer #block_contact_infos {
  font-family: 'Inter', 'Open Sans', Arial, sans-serif !important;
}

body h1,
body h2,
body h3,
body h4,
body .h1,
body .h2,
body .h3,
body .h4,
body .title_block,
body .page-heading,
body .page-subheading,
body .home-title,
body .product_list .product-name,
body .product_list .product-name a,
body .pb-center-column h1,
body .footer-container #footer h4,
body .footer-container #footer h4 a,
body .home-wide-banner__caption--video-piante .home-wide-banner__caption-item {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-weight: 600;
}
