/* Vazirmatn Font - Exactly like mytnet.ir */
@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@300;400;500;700;900&display=swap');

/* Force Vazirmatn for all elements - Exactly like mytnet.ir */
html, body, body *,
h1, h2, h3, h4, h5, h6,
p, a, span, div, li, ul, ol,
input, textarea, select, button,
table, th, td, label, small, strong, b, i, em {
    font-family: 'Vazirmatn', sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
