@import url("https://use.typekit.net/jru7mgp.css");
[data-font=termina] {
  font-family: var(--MSIBodyFont);
  --MSIBodyFont: "termina", "Segoe UI", "Microsoft JhengHei", Arial, sans-serif;
}

html:lang(ja-JP) [data-font=termina],
html:lang(JP) [data-font=termina] {
  --MSIBodyFont: "termina", "Meiryo UI", "Yu Gothic", Arial, sans-serif;
}

html:lang(vi-VN) [data-font=termina] {
  --MSIBodyFont: -apple-system, BlinkMacSystemFont, "Segoe UI","Noto Sans TC", "Microsoft JhengHei", "Meiryo UI", Helvetica, Arial, sans-serif;
}/*# sourceMappingURL=venture-termina-font.css.map */