아래 font-face를 활용해서 본고딕을 적용하려고 하는데요.
어떻게 바꿔야할지 ㅠㅠ
조언부탁드립니다.
Copy
@font-face { font-family: 'Nanum Gothic'; font-style: normal; src: url(NanumGothicCompact.eot); src: url(NanumGothicCompact.eot?#iefix) format('embedded-opentype'), url(NanumGothicCompact.woff2) format('woff2'), url(NanumGothicCompact.woff) format('woff'), url(NanumGothicCompact.ttf) format('truetype');}
답변 1개
2015-11-18 (수) 10:42:12
구글 웹폰트를 사용하세요. http://googledevkr.blogspot.kr/2015/10/noto.html
답변을 작성하려면 로그인이 필요합니다.