/*
Theme Name: Osty Child Fivo
Theme URI: https://www.komunical.com/
Description: Child theme per Osty con font Fivo Sans applicato globalmente.
Author: OpenAI
Template: osty
Version: 1.0.0
Text Domain: osty-child-fivo
*/

:root {
  --font-primary: 'Fivo Sans', sans-serif;
  --font-heading: 'Fivo Sans', sans-serif;
}

html,
body,
body *,
h1, h2, h3, h4, h5, h6,
p, a, li, span, div, strong, em,
small, blockquote, cite,
button, input, textarea, select, label,
.site-title, .site-description,
.menu, .nav, .btn,
.elementor-widget-heading .elementor-heading-title,
.elementor-widget-text-editor,
.elementor-button,
.elementor-icon-list-text,
.elementor-post__title,
.elementor-post__excerpt,
.elementor-counter-number-wrapper,
.elementor-image-box-title,
.elementor-image-box-description,
.elementor-testimonial__name,
.elementor-testimonial__text,
.elementor-nav-menu a,
.elementor-tab-title,
.elementor-accordion-title,
.elementor-price-table,
.elementor-form input,
.elementor-form textarea,
.elementor-form select,
input[type="submit"],
button,
.wp-block,
.editor-styles-wrapper,
.select2-container,
.woocommerce,
.woocommerce * {
  font-family: 'Fivo Sans', sans-serif;
}
