/*
Theme Name: Gym-Lady theme (child)
Theme URI: https://gym-lady.pl
Template: woodmart
Author: Coobson Studio
Author URI: http://coobson.com.pl
Description: Original Gym-Lady Theme
Version: 1.0.0.1761661585
Updated: 2025-10-28 15:26:25

*/

/* Wymuszenie poprawnego fonta dla całej strony i wszystkich elementów */
html, body, p, a, h1, h2, h3, h4, h5, h6, span, div, input, button {
    font-family: 'Nunito Sans', sans-serif !important;
    -webkit-font-smoothing: antialiased; /* Wygładzanie liter */
    -moz-osx-font-smoothing: grayscale;
}
