h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Changa", sans-serif;
}

a,
p,
span,
label,
input,
textarea,
select,
button,
li,
ul,
ol,
table,
thead,
tbody,
tr,
th,
td,
div,
i,
b,
strong,
em,
small,
form,
fieldset,
legend,
blockquote,
pre,
code,
address,
dl,
dt,
dd {
    font-family: "Cairo", sans-serif;
}
.dataTables_scrollBody {
    min-height: 500px;
}