Skip to content

Instantly share code, notes, and snippets.

@alxtz
Last active February 9, 2021 22:44
Show Gist options
  • Save alxtz/01665e830197074392a437c85646a907 to your computer and use it in GitHub Desktop.
Save alxtz/01665e830197074392a437c85646a907 to your computer and use it in GitHub Desktop.
custom.css
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400&display=swap');
body {
font-family: 'Noto Sans TC', sans-serif !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment