@font-face {
  font-family: "IRANSans";
  src: url("https://bytebase.armogroup.tech/api/v1/files/public/IRANSansWeb_Medium.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "PublicSans";
  src: url("https://bytebase.armogroup.tech/api/v1/files/public/PublicSans-Medium.ttf")
    format("ttf");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "PublicSans";
  src: url("https://bytebase.armogroup.tech/api/v1/files/public/PublicSans-SemiBold.ttf")
    format("ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}