@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');

.widget-title, .section-title, .title, .header_container h1, #respond_block h1, .button, #respond_block .comment-reply-link, #respond_block .comment-edit-link, .cws_button, input[type="submit"], .widget_calendar caption, .pricing_table_column .price_part, blockquote::before, blockquote::after, .testimonial p::before, .testimonial p::after, .slogan > .widget_text::before, .slogan > .widget_text::after, .post_cats span, .post_tags span, .post-meta .post-date, .post-title a, ul.products li.product .price, .woocommerce .widget_shopping_cart_content .buttons a.button, .woocommerce .products a.add_to_cart_button, .woocommerce .products a.added_to_cart, .woocommerce .summary > .product_title, .woocommerce .summary .price, .woocommerce-page .button, .woocommerce-page [type="submit"], .woocommerce-page [type="button"]:not(.plus):not(.minus), .woocommerce-page .added_to_cart, .woocommerce .button, .woocommerce [type="submit"], .woocommerce [type="button"]:not(.plus):not(.minus), .woocommerce .added_to_cart, .holder404, .ui-datepicker-title {
  font-family: 'Lobster', cursive !important;
}

h2, h3, h4, h5, p, form {
  font-family: 'Lobster', cursive !important;
}

p {
  font-size: 18px;
}
