@font-face {
  font-family: "Urdu";
  src: url("./../fonts/Mehr-Nastaliq.ttf") format("truetype");
}
@font-face {
  font-family: "Aadil";
  src: url("./../fonts/Aadil.ttf") format("truetype");
}

:root {
  --green-primary: #188c44;
}
