/* ---------------  Vazirmatn  ---------------- */
@font-face {
    font-family: 'Vazirmatn';
    src: url('../fonts/Vazirmatn[wght].woff2') format('woff2-variations');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;       
}

/* ---------------  Lalezar  ---------------- */
@font-face {
    font-family: 'Lalezar';
    src: url('../fonts/Lalezar-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;         
}