@font-face {
  font-family: Vazirmatn;
  src: url("font/Vazirmatn-ExtraBold.woff2") format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

body {
  
	
  background: url("logo/Sabze NoorsawithTi.jpg");
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center center;
  background-color: white;
  background-attachment: fixed;

}

.bottomcenterl1 {
  position: absolute;
  bottom: 10%;
  right: 32%;
  font-size: 25px;
  font-family: Vazirmatn;
  font-weight: bold;
}

.bottomcenterl2 {
  position: absolute;
  bottom: 3%;
  right: 43%;
  font-size: 25px;
  font-family: Vazirmatn;
  font-weight: bold;
}