* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'VazirFont', Tahoma !important;  
}

@font-face {
    font-family: 'VazirFont';  
    src: url("./Estedad[wght,kshd].ttf") format("truetype");
    font-weight: 400;
    font-display: swap;
}



h1, h2, h3, p, a, button, input, .header h1, 
.menu-buttons a, .rimit-btn, .hollow-btn {
    font-family: 'VazirFont' !important;
}

