@font-face {
  font-family: "IRANSans(FaNum)";
  src: url("fonts/IRANSansWeb\(FaNum\).woff2") format("woff2"),
    url("fonts/IRANSansWeb_Light.woff") format("woff");
}

.rectangle {
  /* Rectangle 1 */
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: linear-gradient(243.09deg, #401f3e -0.99%, #c6426e 129.01%);
}

.txt1 {
  position: absolute;
  width: 298px;
  height: 140px;
  left: 35%;
  top: 458px;
  font-family: "IRANSans(FaNum)";
  font-style: normal;
  font-weight: 500;
  font-size: 45px;
  line-height: 70px;
  text-align: right;
  color: #ffffff;
}
.txt2 {
  position: absolute;
  width: 298px;
  height: 49px;
  left: 35%;
  top: 425px;
  font-family: "IRANSans(FaNum)";
  font-style: normal;
  font-weight: 100;
  font-size: 31px;
  line-height: 49px; /* identical to box height */
  color: #ffffff;
}

.svg {
  position: absolute;
  width: 111px;
  height: 133.03px;
  left: 600px;
  top: 442px;
}

@media screen and (min-width: 960px) {
  .svg {
    position: absolute;
    width: 111px;
    height: 133.03px;
    left: 70%;
    top: 460px;
  }
}


