/* Usa la fuente instalada en el sistema o cargada previamente */
html,
body,
button,
input,
textarea,
select,
a,
p,
span,
div,
li,
ul,
ol,
table,
th,
td,
label,
strong,
em,
small,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Taile', sans-serif !important;
}
