@font-face {
     font-family: 'Vazir';
     src: url('../fonts/Vazir-Regular.woff2') format('woff2'); /* مسیر رو چک کن */
     font-weight: normal;
     font-style: normal;
     font-display: swap; 
}

body {
    font-family: 'Pinar', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Pinar', sans-serif;
}

p {
    font-family: 'Pinar', sans-serif;
}
