@font-face {
  font-family: "Arad";
  src: url("../fonts/Arad-FD/static/webfont/AradFD-BoldDots4.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Arad";
  src: url("../fonts/Arad-FD/static/webfont/AradFD-ExtraBoldDots4.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Arad";
  src: url("../fonts/Arad-FD/static/webfont/AradFD-ExtraLightDots4.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Arad";
  src: url("../fonts/Arad-FD/static/webfont/AradFD-LightDots4.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Arad";
  src: url("../fonts/Arad-FD/static/webfont/AradFD-MediumDots4.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Arad";
  src: url("../fonts/Arad-FD/static/webfont/AradFD-RegularDots4.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Arad";
  src: url("../fonts/Arad-FD/static/webfont/AradFD-SemiBoldDots4.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Arad";
  src: url("../fonts/Arad-FD/static/webfont/AradFD-ThinDots4.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
}
body {
  --tg-heading-font-family: "Arad", sans-serif;
  --tg-body-font-family: "Arad", sans-serif;
  --tg-theme-primary: #3d6be1;
  --tg-color-sky-blue: #0d6efd;
}

.dir-ltr {
  direction: ltr;
}

.text-justify {
  text-align: justify;
}

.sample-site-app {
  border: 2px solid #3d6be1;
  object-fit: cover;
  object-position: top;
}

.testimonial__bg {
  background-color: #4d6ada;
  background-image: none !important;
}

.footer-logo {
  max-width: 90px;
}

.mobile-nav-h {
  max-width: 70px !important;
}

/*# sourceMappingURL=custom.css.map */
