refactor: moved fonts to local

This commit is contained in:
2025-06-26 23:52:38 +02:00
parent 1bc9f605f8
commit 36ca37874e
6 changed files with 25 additions and 1 deletions
-1
View File
@@ -58,5 +58,4 @@ export default defineComponent({
<style lang="scss">
@use './styles/global';
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500;600&display=swap');
</style>