@font-face {
    font-family: 'IRANSansWeb';
    src: url('Vazirmatn-Regular.woff2') format('woff2'),
         url('Vazirmatn-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('Vazirmatn-Bold.woff2') format('woff2'),
         url('Vazirmatn-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('Vazirmatn-Light.woff2') format('woff2'),
         url('Vazirmatn-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('Vazirmatn-Medium.woff2') format('woff2'),
         url('Vazirmatn-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Vazirmatn as fallback */
@font-face {
    font-family: 'Vazirmatn';
    src: url('Vazirmatn-Regular.woff2') format('woff2'),
         url('Vazirmatn-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Tahoma as fallback */
@font-face {
    font-family: 'Tahoma';
    src: local('Tahoma');
    font-weight: normal;
    font-style: normal;
}
