/* Override theme Poppins stack (Poppins is not loaded anywhere). */
html,
body,
.body,
.default-font,
.alt-font,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
label,
input,
textarea,
select,
button,
.form-control,
.btn {
	font-family: 'Barlow', sans-serif !important;
}
