@charset "utf-8";
@font-face {
  font-family: myRegularFont;
  src: url("/en/font/NotoSansHans-Regular.otf");
}
body,input,textarea,button,select,pre,xmp,tt,code,kbd,samp{font-family:myRegularFont,"微软雅黑","arial","simsun","宋体","微软雅黑",tahoma,arial,"Hiragino Sans GB",simsun,sans-serif}