@import url("https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap");
body {
  font-family: "Tajawal", sans-serif;
  font-weight: 200;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Tajawal", sans-serif !important;
}

.lrt {
  direction: ltr !important;
}/*# sourceMappingURL=style.css.map */