/* Browser payslip fonts — do NOT redefine system names (Tahoma/Arial/…).
   PDF embeds system-name aliases separately in fonts-server.ts.
   Absolute paths avoid Safari/base-href resolution quirks in iframes. */

@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/payslip/vazirmatn-Dxxo8j6PP2D_kU2muijVH8-RAmg.woff2") format("woff2");
}

@font-face {
  font-family: "Vazirmatn";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/payslip/vazirmatn-Dxxo8j6PP2D_kU2muijVH8-RAmg.woff2") format("woff2");
}
