/* Aplica League Spartan a todo */
body, html {
    font-family: 'League Spartan', sans-serif !important;
}

/* Por si algún componente del tema sobrescribe */
h1, h2, h3, h4, h5, h6,
p, a, li, span, strong, em, div, input, button {
    font-family: 'League Spartan', sans-serif !important;
}
