
/* Barlow Font Override */
body,
h1, h2, h3, h4, h5, h6,
p, a, span, div, li, td, th,
input, select, textarea, button,
.btn, label {
    font-family: 'Barlow', Helvetica, Arial, sans-serif !important;
}

/*your custom css goes here*/ 