/* GENERATED by i18n-kit build.py from sites/boalabs/site.json.
   Edit site.json and rebuild; do not edit this file. */

html[data-script="deva"] #labs,
html[data-script="deva"] body { font-family: Helvetica, Arial, "Noto Sans Devanagari", "Kohinoor Devanagari", "Nirmala UI", sans-serif; }
html[data-script="hang"] #labs,
html[data-script="hang"] body { font-family: Helvetica, Arial, "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif; }
html[data-script="hans"] #labs,
html[data-script="hans"] body { font-family: Helvetica, Arial, "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif; }
html[data-script="jpan"] #labs,
html[data-script="jpan"] body { font-family: Helvetica, Arial, "Noto Sans JP", "Hiragino Sans", "Yu Gothic", "Meiryo", sans-serif; }

/* Latin tracking is wrong for every one of these scripts, in both
   directions: positive tracking pulls ideographs and Devanagari
   conjuncts apart, and the negative tracking a display face uses
   collides them. There is no case worth preserving, so this takes
   all of it out at a specificity the page cannot accidentally beat. */
html[data-script="deva"] #labs,
html[data-script="deva"] #labs *,
html[data-script="hang"] #labs,
html[data-script="hang"] #labs *,
html[data-script="hans"] #labs,
html[data-script="hans"] #labs *,
html[data-script="jpan"] #labs,
html[data-script="jpan"] #labs * {
  letter-spacing: normal;
}

/* Uppercasing is a no-op on caseless scripts, but it is still
   applied, and it strips the size cue the tracking was carrying. */
html[data-script="deva"] #labs *,
html[data-script="hang"] #labs *,
html[data-script="hans"] #labs *,
html[data-script="jpan"] #labs * {
  text-transform: none;
}
