diff --git a/src/renderer/style.less b/src/renderer/style.less index b01ea126..c4939597 100644 --- a/src/renderer/style.less +++ b/src/renderer/style.less @@ -1,4 +1,4 @@ -@import url("assets/fonts/pretendard/pretendardvariable.css"); +@import url("assets/fonts/Pretendard/pretendardvariable.css"); @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap'); @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100;300;400;500;700;900&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+HK:wght@100;300;400;500;700;900&display=swap");