/* chinese */
@font-face {
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 400;
  src: local("Microsoft YaHei");
  unicode-range: U+4E00-9FA5, U+9FA6-9FCB;
}

/* latin */
@font-face {
  font-family: "Lucida Grande";
  font-style: normal;
  font-weight: 400;
  src: url("https://www.wfonts.com/download/data/2015/10/29/lucida-grande/LucidaGrande.ttf");
  unicode-range: U+30-39, U+61-7a, U+41-5a;
}
