/* Fuente limpia Sans-Serif para todo el proyecto */
html, body, input, select, button, textarea, h1, h2, h3, h4, h5, h6, p, span, div, a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input, select, button, textarea {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
