/* Self-hosted Iran Nastaliq - used only for the decorative "شهرداری ایذه" wordmark
   in the site header (see .site-header-nastaliq in index.css), not as a body font. */

@font-face {
  font-family: "IranNastaliq";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('IranNastaliq-Regular.ttf') format('truetype');
}
