/* cyrillic-ext */
@font-face {
  font-family: "IranSans";
  font-weight: normal;
  font-style: normal;
  font-display: swap; /* Improves performance */
  src: url(./fonts/bootstrap-icons.woff2) format("woff2"),
    url(./fonts/bootstrap-icons.woff) format("woff"),
    url(./fonts/bootstrap-icons.ttf) format("truetype"),
    url(./fonts/bootstrap-icons.eof) format("eof");
}
