integrated the font/Pretendard-Regular.woff into the site
This commit is contained in:
parent
1cbcb1d594
commit
30172e9dd4
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Pretendard-Regular';
|
font-family: 'Pretendard-Regular';
|
||||||
src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
|
src: url('/font/Pretendard-Regular.woff') format('woff');
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue