/* --- Corrige Use Any Font --- */
@font-face {
    font-family: 'Steiner-Italic';
    src: url('https://fitnessys.com.co/wp-content/uploads/useanyfont/6938Steiner-Italic.woff2') format('woff2'),
         url('https://fitnessys.com.co/wp-content/uploads/useanyfont/6938Steiner-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

/* --- Corrige Google Font Oswald --- */
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('https://fitnessys.com.co/wp-content/uploads/elementor/google-fonts/fonts/oswald-tk3iwkuhhaijg752gt8g.woff2') format('woff2');
}