:root {
    --vp-font-family: "TT Norms Pro", "TT Norms", Arial, Helvetica, sans-serif;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
label,
a,
li,
td,
th,
input,
select,
textarea,
button,
.btn,
.portlet,
.navbar,
.breadcrumb {
    font-family: var(--vp-font-family) !important;
}