/* Placeholder font stylesheet.
   IMPORTANT: Add your licensed font files (woff2/woff) and update URLs below.
*/
:root{ --pt-font: IRANYekan, system-ui, -apple-system, Segoe UI, Roboto, Arial; }

@font-face{
  font-family: "IRANYekan";
  font-style: normal;
  font-weight: 400;
  src: local("IRANYekan");
}
