/* Fonts */
body:lang(ar),
.page-overview li:lang(ar),
#ac-globalfooter .ac-gf-sosumi p:lang(ar),
#ac-globalfooter .ac-gf-sosumi li:lang(ar),
#ac-globalfooter *,
#ac-globalfooter *:before,
#ac-globalfooter *:after {
  font-family: "SF Pro AR Text", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons",
    "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.typography-headline:lang(ar),
.typography-intro-elevated:lang(ar),
.typography-headline-super:lang(ar),
.page-overview .features h4,
.typography-label:lang(ar) {
  font-family: "SF Pro AR Display", "SF Pro Gulf", "SF Pro Display",
    "SF Pro Icons", Helvetica Neue, Helvetica, Arial, sans-serif;
}
.page-overview .features .features-headline sup.footnote-number {
  top: -0.8em;
  font-size: 0.5em;
}
/* Fonts ends */
