본고딕 웹폰트 적용하는 법 채택완료
chqhdpdy
10년 전
조회 6,115
아래 font-face를 활용해서 본고딕을 적용하려고 하는데요.
어떻게 바꿔야할지 ㅠㅠ
조언부탁드립니다.
</p><p>@font-face {</p><p> font-family: 'Nanum Gothic';</p><p> font-style: normal;</p><p> src: url(NanumGothicCompact.eot);</p><p> src: url(NanumGothicCompact.eot?#iefix) format('embedded-opentype'), url(NanumGothicCompact.woff2) format('woff2'), url(NanumGothicCompact.woff) format('woff'), url(NanumGothicCompact.ttf) format('truetype');</p><p>}</p><p>
댓글을 작성하려면 로그인이 필요합니다.
답변 1개
10년 전
구글 웹폰트를 사용하세요. http://googledevkr.blogspot.kr/2015/10/noto.html">http://googledevkr.blogspot.kr/2015/10/noto.html
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인