font 썸네일형 리스트형 vue에 폰트 포함하기. 소스에 폰트 때려넣기. css파일을 작성해 줍니다. [NotoSansKR.css] @font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 100; src: url(./notosanskr/NotoSansKR-Thin.woff2) format('woff2'), url(./notosanskr/NotoSansKR-Thin.woff) format('woff'), url(./notosanskr/NotoSansKR-Thin.otf) format('opentype'); } @font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 300; src: url(./noto.. 더보기 이전 1 다음