html.lang-tr {
  font-family: "Google Sans", sans-serif;
  }
.field__label,
.field__item {
  text-align: start; /* respects LTR or RTL automatically */
}
