@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');

body,
.milenia-btn,
h1,
h2,
h3,
h4,
h5,
h6,
.milenia-section-subtitle,
.tp-layer-section-title,
.tp-layer-section-subtitle {
    font-family: "Tajawal", sans-serif !important;
}

.milenia-header-items .language {
    font-family: "Noto Sans", sans-serif !important;
}


.milenia-footer .milenia-widget--left-aligned {
    text-align: start;
}
.milenia-back-to-top{
    right: auto;
    left: 3%;
}