@font-face {
    font-family: 'din-next-lt-w23';
    src: url(dinn23/regular.woff2);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'din-next-lt-w23';
    src: url(dinn23/medium.woff2);
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'din-next-lt-w23';
    src: url(dinn23/bold.woff2);
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

.sub-menu .menu-item a,
body {
    font-family: "din-next-lt-w23", Georgia, serif !important;
    font-weight: 400;
}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle,
.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.primary-menu > li > a,
.uk-button,
button,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'din-next-lt-w23', Georgia, serif !important;
    font-weight: 700;
}