@import url('https://fonts.googleapis.com/css2?family=Mitr:wght@200;300;400;500&display=swap');
body {
    font-family: 'Mitr', sans-serif;
}

h1,h2,h3,h4,h5,h6{font-family: 'Mitr', sans-serif;font-weight: 500 !important;}

header .main-navbar .nav-menu > li > a {
    font-size: 20px;
    font-weight: 500;
}
.filter-panel .left-filter .filters ul li{font-weight: 500;}
.left-sidebar .middle-part .filter-block .collapse-block-title {font-family: 'Mitr';}
.home_section .home .home-content.mix-layout h1 {font-family: 'Mitr' !important;}