diff --git a/src/styles/style.scss b/src/styles/style.scss index 015508b..69ee739 100644 --- a/src/styles/style.scss +++ b/src/styles/style.scss @@ -5,7 +5,7 @@ position: relative; width: 100%; height: 100%; - font-family: Avenir, sans-serif; + font-family: JinBuTi, Sans, Avenir, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background-color: #000;