Local fonts

This commit is contained in:
Natsumi
2022-07-02 10:46:57 +12:00
parent 9dcce5e707
commit 0cfad90370
6 changed files with 204 additions and 136 deletions

View File

@@ -4,6 +4,8 @@
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
import '@fontsource/noto-sans-kr';
import '@fontsource/noto-sans-jp';
import Noty from 'noty';
import Vue from 'vue';
import ElementUI from 'element-ui';