@import url(https://fonts.googleapis.com/earlyaccess/notosanssc.css);

* {
    font-family: 'Noto Sans SC', sans-serif;
}
