@font-face {
    font-family: 'Noto Sans Arabic';
    src: url("noto/bold.woff2");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Noto Sans Arabic";
    src: url('noto/regular.woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.sub-menu .menu-item a,
body {
    font-family: "Noto Sans Arabic", Georgia, serif !important;
    font-weight: normal;
}

.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: 'Noto Sans Arabic', Georgia, serif !important;
    font-weight: bold;
}
