/* Chock Widgets - Roboto Font */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&display=swap');

/* Base font for all Chock widgets */
.elementor-widget-chock_carousel,
.elementor-widget-chock_product_carousel,
.elementor-widget-chock_story_section,
.elementor-widget-chock_readmore_button,
.elementor-widget-chock_blog_posts,
.elementor-widget-chock_testimonials,
.elementor-widget-chock_faq {
  font-family: 'Roboto', sans-serif;
}
