@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:400,700&subset=chinese-simplified,japanese');

html body {
    font-family: "Noto Sans SC",
        arial,
        helvetica,
        sans-serif;
}