/**
 * Vazirmatn Variable Font Face (Local Self-Hosted)
 * License: SIL Open Font License 1.1 (OFL.txt)
 * Author: Saber Rastikerdar (https://github.com/rastikerdar/vazirmatn)
 */

@font-face {
  font-family: 'Vazirmatn';
  src: url('./Vazirmatn-Variable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --disto-font: 'Vazirmatn', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
}
