body:lang(ar),
.typography-tout:lang(ar),
.typography-resources-headline:lang(ar) {
  font-family: "SF Pro AR Display", "SF Pro Gulf", "SF Pro Display",
    "SF Pro Icons", Helvetica Neue, Helvetica, Arial, sans-serif;
}

.typography-resources-body:lang(ar),
.typography-caption:lang(ar) {
  font-family: "SF Pro AR Text", "SF Pro Gulf", "SF Pro Display", "SF Pro Icons",
    "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media only screen and (max-width: 734px) {
  .accordion-item:lang(ar) {
    font-family: "SF Pro AR Display", "SF Pro Gulf", "SF Pro Display",
      "SF Pro Icons", Helvetica Neue, Helvetica, Arial, sans-serif;
  }
}

@media only screen and (min-width: 1064px) {
  .accordion-title .accordion-title-text {
    --accordion-title-max-width: 87.3333333333%;
  }
}
