/**
 * File: assets/fonts/vazirmatn/vazirmatn.css
 * Vazirmatn Font Face Declarations
 *
 * Persian/Arabic script with Latin support. All font files are hosted
 * locally for offline-first operation — no CDN dependency.
 *
 * Source:  https://github.com/rastikerdar/vazirmatn
 * License: SIL Open Font License 1.1
 *
 * E3 FIX: url() references updated to match actual PascalCase filenames
 * on disk (Vazirmatn-Regular.woff2 not vazirmatn-regular.woff2).
 * Linux servers use case-sensitive filesystems — exact case required.
 *
 * @package    Tarjomyar
 * @subpackage Assets\Fonts
 * @author     Sirvan Alirezaei
 * @copyright  2026 Sirvan Alirezaei. All rights reserved.
 * @license    Proprietary (Font: SIL OFL 1.1)
 * @since      1.0.0
 */
 @font-face{font-display:swap;font-family:'Vazirmatn';src:url(/wp-content/plugins/tarjomyar/assets/fonts/vazirmatn/Vazirmatn-Regular.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap;unicode-range:U+0600-06FF,U+FB50-FDFF,U+FE70-FEFF,U+0000-007F,U+0080-00FF}@font-face{font-display:swap;font-family:'Vazirmatn';src:url(/wp-content/plugins/tarjomyar/assets/fonts/vazirmatn/Vazirmatn-Medium.woff2) format('woff2');font-weight:500;font-style:normal;font-display:swap;unicode-range:U+0600-06FF,U+FB50-FDFF,U+FE70-FEFF,U+0000-007F,U+0080-00FF}@font-face{font-display:swap;font-family:'Vazirmatn';src:url(/wp-content/plugins/tarjomyar/assets/fonts/vazirmatn/Vazirmatn-SemiBold.woff2) format('woff2');font-weight:600;font-style:normal;font-display:swap;unicode-range:U+0600-06FF,U+FB50-FDFF,U+FE70-FEFF,U+0000-007F,U+0080-00FF}@font-face{font-display:swap;font-family:'Vazirmatn';src:url(/wp-content/plugins/tarjomyar/assets/fonts/vazirmatn/Vazirmatn-Bold.woff2) format('woff2');font-weight:700;font-style:normal;font-display:swap;unicode-range:U+0600-06FF,U+FB50-FDFF,U+FE70-FEFF,U+0000-007F,U+0080-00FF}