@font-face {
    font-family: 'interregular';
    src: url('Inter/inter-variablefont_slntwght-webfont.woff2') format('woff2'),
    url('Inter/inter-variablefont_slntwght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, span, p, a, li, button, label, input, td, th, strong, b, div {
    font-family: interregular !important;
}

span.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}